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