module type PolySetSigStd = PolySetSig with type ('a,'b) result = 'a
PolySetSig
with type ('a,'b) result = 'a
type 'a t
'a
type 'a cursor
type ('a, 'b) result
('a, 'b)
include Reins.Sets.Set_
val to_string : ('a -> string) -> 'a set -> string
('a -> string) -> 'a set -> string