Categorygithub.com/jarrodhroberson/go-set
repositorypackage
1.0.0
Repository: https://github.com/jarrodhroberson/go-set.git
Documentation: pkg.go.dev

# README

This is what an idiomatic Go set might look like.

Note the lack of exported receiver methods.

Go is not Java.