Hacker News new | ask | show | jobs
by coldtea 1652 days ago
>I kind of hate looking at Go code containing generics.

Perhaps that will change as you get more used to it?

And for code you consume (e.g. using a library) Generics will make your life easier and safer.