Comment by marcosdumay
Comment by marcosdumay 3 days ago
You may start to get a point when C# gets a two-directional type inference system. As it's now, any functional-looking code requires so much boiler plate that it's shorter and less bug-prone to copy your functions code everywhere you want to use them.
Can you give an example of said boiler plate?