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.06
TRX 0.31
JST 0.059
BTC 70590.25
ETH 2153.82
USDT 1.00
SBD 0.51