Module Assemblage.String.Set

module Set: sig .. end

include Set.S
val of_list : string list -> t
of_list ss is a set from the list ss.