Generalized transformation of a Stream<X> into a Stream<Y>, with lazy evaluation and stateful transformation functions

Boaz Nahum boaznahum at gmail.com
Wed Feb 27 23:17:44 PST 2013


PS: jdk 8 lambda rocks.  Java will once again reign supreme.  Thanks

> everyone!
>
> No doubt about that !

Wil transform also support terminal operation - like #collect. The latest
is almost perfect - but again there is no point to do final processing.

Any way, thanks. I am happily waiting.

Boaz


More information about the lambda-dev mailing list