Set.CreateUse Create(B) to make a set using disjoint intervals of a given binary searchable type.
module B : Cf_bsearch.Basisval nil : tA distinguished empty set.
val empty : t -> boolUse empty u to test if u is an empty set.
Use of_seq s to create a set from the unordered sequence of elements s.
module Unsafe : sig ... endUnsafe interfaces depend on the internal structure of sets.