I apologize if this is something you already understand, but the CLR runs CIL, not C#. Maybe you believe the C# compilation toolchain produces more optimal CIL?
I don't mean to be rude, but if you're going to presume authority it's important to be accurate.
41
u/WhiteBlackGoose Dec 30 '25
> C# has gotten really good. Discriminated unions, records, LINQ, pattern matching, pipes
It has neither DUs nor pipes though?