Go Generics

Use when deciding whether to use Go generics, writing generic functions or types, choosing constraints, or picking between type aliases and type definitions. Also use when a user is writing a utility function that could work with multiple types, even if they don't mention generics explicitly. Does not cover interface design without generics.

pngdeity 183518f 2 files · 8.8 KB Updated

File contents

pngdeity/apm-user-repository/tree/main/packages/golang-language/.apm/skills/go-generics commit 183518f2db

Frequently asked questions

npx skillmds@latest add pngdeity/go-generics