Module Kwrefer.SS

module SS: Kwset.S  with type elt = string
Sets of strings (used for field names).

include Set.S
val map : (elt -> elt) -> t -> t
val of_list : elt list -> t
val to_list : t -> elt list