Module Mavryk_protocol_environment_demo_counter.Map

module type S = sig ... end
module Make (Ord : Compare.COMPARABLE) : sig ... end