package
0.2.4
Repository: https://github.com/miku/span.git
Documentation: pkg.go.dev

# Functions

NewStringSet returns an empty string set.
NewStringSetReader reads from reader linewise, each line corresponding to one item in set.

# Structs

StringSet is map disguised as 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.