//
pkg.gl
Category
github.com/agilebits/gods
sets
hashset
package
1.12.0
Repository:
https://github.com/agilebits/gods.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
84 SLOC
#
Functions
New
New instantiates a new empty set and adds the passed values, if any, to the set.
#
Structs
Set
Set holds elements in go's native map.