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
Mozilla Public License 2.0
118 stars 8 forks source link

sets: add more slice helper methods #8

Closed shoenig closed 2 years ago

shoenig commented 2 years ago