Module Core_kernel.Set.Stable.V1

type ('a, 'b) t = ('a'bt
module type S : sig ... end
module Make : functor (Elt : Core_kernel__.Stable_module_types.S0) -> S with type elt := Elt.t with type elt_comparator_witness := Elt.comparator_witness