module type Key = Core_kernel.Core_map_intf.Key
module type Type_with_map_module : sig ... end
module type S_with_boundary : sig ... end
An incarnation of an interval map where the key type has been wrapped
with Left_boundary.t
.
module type M : sig ... end