Module Core_extended__Interval_map_intf.Type_with_map_module.Map

module Key : Core_kernel.Comparator.S with type t = t
type +'a t = (Key.t'aKey.comparator_witnessCore_kernel.Map.t
include sig ... end
val compare : ('a ‑> 'a ‑> int) ‑> 'a t ‑> 'a t ‑> int
val t_of_sexp : (Base.Sexp.t ‑> 'a) ‑> Base.Sexp.t ‑> 'a t
val sexp_of_t : ('a ‑> Base.Sexp.t) ‑> 'a t ‑> Base.Sexp.t