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