Module Tezos_protocol_environment_004_Pt24m4xi.Set

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