Module Tezos_protocol_environment_004_Pt24m4xi.Map

module type OrderedType = sig ... end
module Make (Ord : OrderedType) : sig ... end