Module Core_extended.Interval_map.Make.1-T.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 t_of_sexp : (Sexplib.Sexp.t ‑> 'a) ‑> Sexplib.Sexp.t ‑> 'a t
val sexp_of_t : ('a ‑> Sexplib.Sexp.t) ‑> 'a t ‑> Sexplib.Sexp.t
val compare : ('a ‑> 'a ‑> int) ‑> 'a t ‑> 'a t ‑> int