in reply to Re^2: map versus for
in thread map versus for
I have done some research on best practices regarding map. I wanted to ask at one point why we don't just use map instead of foreach. However I found a few nodes about that subject where, as you just did, map in a null context was brought up. However, I am not sure I understand what that means. Could you describe what map in a null context is?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: map versus for
by Fletch (Bishop) on Aug 04, 2008 at 20:50 UTC | |
by actualize (Monk) on Aug 04, 2008 at 21:09 UTC | |
by blazar (Canon) on Aug 05, 2008 at 22:07 UTC |