Hacker News new | ask | show | jobs
by sigzero 4434 days ago
> all of them will stay in a niche <

C# has had generics since 2.0, so ALL is a bad choice of words there.

1 comments

Actually C# already had generics even before the 1.0 .NET release, but they weren't considered stable enough for a 1.0 release and priority was given to other parts of the .NET.

One of many posts about generics history in .NET:

http://blogs.msdn.com/b/dsyme/archive/2011/03/15/net-c-gener...