package
Version:
v0.9.6
Opens a new window with list of versions in this module.
Published: Apr 1, 2021
License: AGPL-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
¶
Set is simple set for strings
NewSet creates a new *set
Add adds a new value to the set
Contains checks to see if a value exists in the set
Len returns the length of the set
Range lets use range over the struct values
Remove removes a value from the set
Source Files
¶
Click to show internal directories.
Click to hide internal directories.