Hacker News new | ask | show | jobs
by HideousKojima 1553 days ago
I mean in Java vs. C# fights people still bring up that C# generics are reified while Java generics rely on casting and erase type information at runtime, so probably not.
1 comments

Go dodged that bullet by reifying theirs!