# Functions
NewStringSet returns an empty string set.
NewStringSetReader reads from reader linewise, each line corresponding to one item in set.
# Type aliases
MapDefault provides defaults for string map lookups with defaults.
MapSliceDefault provides defaults for string map lookups.
Define a type named "StringSlice" as a slice of strings.