//
pkg.gl
Category
github.com/iotaledger/hive.go/core
datastructure
set
package
1.0.0-rc.3
Repository:
https://github.com/iotaledger/hive.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
157 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.