in reply to Re^3: reduce like iterators
in thread reduce like iterators
At least for me it's more complicated than implementing them.
But if it's easier for you to baptize reduce-like maps, greps, parts, and so on in a quick post, I would appreciate to hear your suggestions
If I was forced to chose only one implementation I would certainly chose a reduce like map, like you did, because it has the biggest flexibility.
But I'd prefer to have a solution where map is still named map and grep ist still grep!
IMHO extra options and special vars should activate and supply the needed functionality.
Cheers Rolf
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: reduce like iterators
by ikegami (Patriarch) on Jan 03, 2011 at 23:17 UTC |