//
pkg.gl
Category
github.com/basecomplextech/baselibrary
collect
sets
package
0.0.0-20241212132234-0076f9e1ccd7
Repository:
https://github.com/basecomplextech/baselibrary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
60 SLOC
#
Functions
New
New returns a new set.
#
Type aliases
Set
Set is a collection of unique items implemented as a map[T]struct{}.