Bare_structs.Map
include Bare_sigs.Map.S
module type S = Bare_functor_outputs.Map.S
module Make (Ord : Stdlib.Map.OrderedType) : S with type key = Ord.t