Module Mlang.MapExt

module type T = sig ... end
module Make (Ord : Stdlib.Set.OrderedType) : T with type key = Ord.t