//
pkg.gl
Category
github.com/neuralchecker/go-adt
set
package
0.3.0
Repository:
https://github.com/neuralchecker/go-adt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
165 SLOC
#
Functions
NewConcurrentUnordered
No description provided by the author
NewConcurrentUnorderedSize
No description provided by the author
NewUnordered
Creates a new unordered set that implements the Set[T] interface.
NewUnorderedSize
Creates a new unordered set with an expected size, that implements the Set[T] interface.
#
Interfaces
Hashable
No description provided by the author
Set
No description provided by the author