zip and concat

Artella Coding artella.coding at googlemail.com
Sun Jul 14 23:44:09 PDT 2013


Hi I just came across
http://mail.openjdk.java.net/pipermail/lambda-libs-spec-observers/2013-June/002029.html

So am I right in assuming that zip and concat have been completely removed
from jdk 8 with lambda?

The original application I was using https://github.com/hraberg/Shen.java  was
actually using these two functions (see
http://stackoverflow.com/questions/17640754/zipping-streams-using-jdk8-with-lambda-java-util-stream-streams-zip
for
details of exactly where zip & concat were being used). Thanks.


More information about the lambda-libs-spec-observers mailing list