For further consideration... (original) (raw)
Marek Kozieł develop4lasu at gmail.com
Thu Mar 26 14:47:50 PDT 2009
- Previous message: For further consideration...
- Next message: For further consideration...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: For further consideration...
- Next message: For further consideration...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]