//
pkg.gl
Category
github.com/massyu/hive.go
datastructure
set
package
0.0.5
Repository:
https://github.com/massyu/hive.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
155 SLOC
#
Functions
New
New returns a new Set that is thread safe if the optional threadSafe parameter is set to true.
#
Interfaces
Set
Set is a collection of elements.