M_GSetGrow-Only sets.
Supports add, lookup and merge operations. See Mutable_types.GSet
module Make
(O : Mutable_types.Comparable) :
Mutable_types.GSet with type elt = O.tCreates an grow-only set of elements satisfying Mutable_types.Comparable