go-set icon indicating copy to clipboard operation
go-set copied to clipboard

Go package for sets implemented with generics

go-set

actions-workflow-test release pkg.go.dev license

An experimental Go package that defines various methods for a set implemented with Go generics.

Usage

See the examples.

Alternatives