Hacker News new | ask | show | jobs
by Zach_the_Lizard 3122 days ago
Go has generics, but only for the blessed few built-in functions and types the Go team decided we couldn't live without.

We just want that special casing gone so we could write, say, a generic set that works just as well as map