package
0.0.4
Repository: https://github.com/raito-io/golang-set.git
Documentation: pkg.go.dev

# Functions

NewSet creates a new Set from a list of values.

# Type aliases

Set is a container that store unique elements in no particular order.