Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type String ¶
String is a set of strings, implemented via map[string]struct{} for minimal memory consumption.
func (String) UnsortedList ¶
UnsortedList returns the slice with contents in random order.
Click to show internal directories.
Click to hide internal directories.