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