
Go Generics
Implement type-safe reusable Go utilities, containers, and algorithms with generics instead of copy-paste or empty interface casts.
npx skills add https://github.com/cxuu/golang-skills --skill go-generics| Installs | 500 |
|---|---|
| Repository | cxuu/golang-skills ↗ |
Related skills
Gobackend