Sort:  

It looks like the breaking change is winning, which I prefer

Not nullable
MyObjVar var = new MyObjVar();

Nullable
MyObjVar? var = null;

This needs to be enabled though to work that way for backwards compatibility. It is also a comppile layer, behind the scene they will still be nullable

Yep F# is epic

Same syntax as nullable value types is great.

Coin Marketplace

STEEM 0.07
TRX 0.29
JST 0.047
BTC 68175.68
ETH 2069.49
USDT 1.00
SBD 0.48