Hacker News new | ask | show | jobs
by rakoo 4130 days ago
> Go doesn't want to use the concept of generics.

How many times do we have to read this... It's not that Go doesn't want to use generics, it's that the use of generics doesn't come for free.

For generics to be introduced, the gain have to overcome the costs. It seems we're not there yet (I'll be honest, I didn't follow all the arguments closely)