Module Mlang.SetSetExt

module type T = sig ... end
module Make (SetElt : SetExt.T) : T with type base_elt = SetElt.elt and type elt = SetElt.t