package dmap

  1. Overview
  2. Docs

Module Dmap.ExtendRSource

Functor that extends the indices of a DORDERED type by adding some data to its right-hand side

Parameters

module X : DORDERED
module Y : sig ... end

Signature

Sourcetype _ t =
  1. | Extend : 'a X.t -> ('a * Y.t) t
Sourceval compare : 'a t -> 'b t -> ('a, 'b) cmp
OCaml

Innovation. Community. Security.