Hacker News new | ask | show | jobs
by magnushiie 3515 days ago
Although I very much like C# where generics are not elided, I think most of the value comes from the productivity from static analysis, and therefore Java generics cature most of the value. Perf improvement opportunities are great though.