C# wasted its syntactic sugar on crappy arrays when it needed syntactic sugar for List<T> and Dictionary<TKey,TValue>. Hmm, let's pick out the worst, least used collection type and give it special syntax. #csharp
Post
May 19, 2021
May 19, 2021
C# wasted its syntactic sugar on crappy arrays when it needed syntactic sugar for List<T> and Dictionary<TKey,TValue>. Hmm, let's pick out the worst, least used collection type and give it special syntax. #csharp