Projects with this topic
Sort by:
-
go set
https://github.com/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
Updated -
Know Go: Generics
🔧 🔗 https://github.com/bitfield/kg-generics Exercises and solutions from the book 'Know Go: Generics'Updated -
Know Go - Generics
🔧 🔗 https://github.com/bitfield/kg-generics2 Exercises and solutions from the book 'Know Go'Updated