module type RSet = sig .. end
sig
end
include Immutable_types.GSet
val remove : elt -> t -> t
elt -> t -> t
remove el t
el
t