package
0.0.0-20150211160725-59788d5eb259
Repository: https://github.com/golang-collections/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.