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