The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data - View it on GitHub
Star
136
Rank
212466