For further consideration...

Marek Kozieł develop4lasu at gmail.com
Thu Mar 26 14:47:50 PDT 2009


2009/3/26 Reinier Zwitserloot <reinier at zwitserloot.com>:
> Just because something goes wrong in one place is no excuse to let it happen
> in another.
>  --Reinier Zwitserloot
> Like it? Tip it!
> http://tipit.to
>
>

But I do not like magic work, so if something work in same way in all
lists/arrays then this should work in same way in future, or it should
be explicit changed.

   array?[index] : null-safe

   array??[index] or array?[index?]: null-safe & index safe ?

   array.?getElementIfExists(index): null-safe & index safe

-- 
Pozdrowionka. / Regards.
Lasu aka Marek Kozieł

http://lasu2string.blogspot.com/



More information about the coin-dev mailing list