def streetName = user?.address?.street
In reply to Re: What operator should perl5porters use for safe dereferencing?
by Arunbear
in thread What operator should perl5porters use for safe dereferencing?
by de-merphq
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |