Module Stdcompat.Map

module type OrderedType = sig ... end
module type S = sig ... end
module Make = Map.Make