package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 16, 2017
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StringSet map[string]sentinel
StringSet maintains a set of unique strings.
New creates a new StringSet.
Add a string or strings to the set.
Contains returns true if this set contains the given string.
Count returns the number of unique strings in this set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.