//
pkg.gl
Category
github.com/Workiva/go-datastructures
set
package
1.1.5
Repository:
https://github.com/workiva/go-datastructures.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
48
Files
111 SLOC
#
Functions
New
New is the constructor for sets.
#
Structs
Set
Set is an implementation of ISet using the builtin map type.