Project Elvis

codephantom me at noyb.com
Sat Nov 11 05:20:39 UTC 2017


On Friday, 10 November 2017 at 05:23:53 UTC, Adam Wilson wrote:
> MSFT spends a LOT of time studying these things. It would be 
> wise to learn for free from the money they spent.

I just saw this about the new 'damnit' operator, for C# 8.

https://github.com/dotnet/csharplang/issues/556

I thought it was a joke at first, but they are serious.

C# seem to becoming language of operators.

ool? a, b;
...
var x = !a! != b! ? a! : !b!;

Yeah...lets follow there example...they seem to know better.


More information about the Digitalmars-d mailing list