Module Tezos_protocol_environment_010_PtGRANAD.Map

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