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