map and reduce functions on list
Venkat Subramaniam
venkats at agiledeveloper.com
Mon Dec 10 09:04:50 PST 2012
Greetings,
Currently playing with b67 build and having a great time with it.
To use the map and reduce functions on a list, I'm calling the stream() method first
on a list. It would be convenient to have these methods directly on an Iterable (like
it was in a version a few months ago). Are there plans to bring these methods
back on Iterable or is doing the conversion to Stream the path forward.
My sincere apologies if this was discussed earlier and I totally missed it (a quick scan on
the list did not help me find the discussion). Much appreciate the response.
Thank you
Venkat
More information about the lambda-dev
mailing list