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

Module type Utils.Set.S

module type S = sig..end

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