//
pkg.gl
Category
github.com/dusk-network/dusk-blockchain
pkg
util
nativeutils
hashset
package
0.6.1
Repository:
https://github.com/dusk-network/dusk-blockchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
75 SLOC
#
Functions
New
New creates a new Set.
NewSafe
NewSafe returns an initialized SafeSet.
#
Structs
SafeSet
SafeSet is a threadsafe hashset.
Set
Set is a hashset implementation.