package
1.0.46
Repository: https://github.com/rfliam/go-datastructures.git
Documentation: pkg.go.dev

# Functions

New is the constructor for sets.

# Structs

Set is an implementation of ISet using the builtin map type.