▲ | nurettin 4 days ago | |||||||
I stopped using C# 10+ years ago, but I remember wanting to update the framework and use the latest thing (linq to objects) because it made code a lot more concise. | ||||||||
▲ | beagle3 4 days ago | parent [-] | |||||||
I have an observation about this: everybody wants a small upgrade that makes it easy for them to make their code a little more concise; But somehow, almost no one wants a language that is already super-terse in the first place (like Lisp or APL- family). And yes, that requires a paradigm change to make the most of it - but so does e.g. LINQ. It’s about the journey, not about the destination. | ||||||||
|