Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Functor Utils.Set.Make

module Make : functor (Ord : OrderedType) -> 
  Swith type elt = Ord.t

Parameters :

Ord:Utils.Set.OrderedType

include Set.S
val toList : t -> elt list
val fromList : elt list -> t