hashicorp / go-set

The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data
123Updated last week

Related projects

Alternatives and complementary repositories for go-set