On 02/27/2014 02:27 PM, Remo wrote:

Apparently C# will get it in the next version.
http://blogs.msdn.com/b/jerrynixon/archive/2014/02/26/at-last-c-is-getting-sometimes-called-the-safe-navigation-operator.aspx


What do you think how well would this work in D2 ?

auto foo = bar?.baz?.fun:hun;

Reply via email to