V1.Make
module X : sig ... end
module Map : Map.Stable.V1.S with type key := X.t with type comparator_witness := X.comparator_witness
module Set : Set.Stable.V1.S with type elt := X.t with type elt_comparator_witness := X.comparator_witness