package
Version:
v1.13.0
Opens a new window with list of versions in this module.
Published: Dec 24, 2023
License: Apache-2.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
¶
Package set implement sets for various types. Well, only string for now :)
String set.
NewString returns a new string set, with the given values in it.
Add values to the string set.
Has checks if the set has the given value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.