module Set: sig .. end
sig
end
include Set.S
val of_list : string list -> t
string list -> t
of_list ss
ss