Adding the ?. null verification

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Thu Jun 19 14:34:07 PDT 2014


On 6/18/14, 10:39 AM, deadalnix wrote:
> Use a maybe monad :
> Maybe(obj).memeber.nested.val

Yah, I keep on thinking we should explore the maybe monad more 
thoroughly as a library in D. -- Andrei



More information about the Digitalmars-d mailing list