package
Version:
v0.0.0-...-e3fd340
Opens a new window with list of versions in this module.
Published: Sep 22, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
StringSet is a set of strings with simple functionality for getting a sorted
set of elements.
NewStringSet creates a new empty StringSet.
Add adds a string to the set.
Elements returns a sorted list of elements in the set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.