Hacker News new | ask | show | jobs
by hoppp 246 days ago
I am a fan of generics but ended up disliking them in go. I just avoid them as much as I can.
1 comments

For sure. I would say the horribleness of Generics in Go helps stem the tide of magic frameworks a little bit, thankfully.