package
1.0.25
Repository: https://github.com/toophy/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.