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.20
TRX 0.13
JST 0.029
BTC 65834.37
ETH 3292.65
USDT 1.00
SBD 2.70