Module Core_kernel.Comparable.Map_and_set_binable

Parameters

T : sig ... end

Signature

type t
include Comparator.S with type t := t
type t
type comparator_witness
module Map : Core_kernel__.Core_map.S_binable with type Key.t = t with type Key.comparator_witness = comparator_witness
module Set : Core_kernel__.Core_set.S_binable with type Elt.t = t with type Elt.comparator_witness = comparator_witness