Re: Re: Shouldn't collection zip functions return streams?

Julien Vion <[email protected]> Thu, 26 Nov 2015 10:42:25 +0000
Newsgroups gmane.comp.lang.scala
Message-ID <CAM6GamJQDRcyTQh5c+3acu48GAzbK6kZhL5FPyO-1-xt7QJW4g@mail.gmail.com>
AFAIK, (c1, c2).zipped performs a lazy zip of c1, c2.

Le mer. 25 nov. 2015 à 18:17, Simon Ochsenreither <
[email protected]> a écrit :

> Practically everything in the collection API should return streams. :-)
>
> --
> You received this message because you are subscribed to the Google Groups
> "scala-language" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "scala-language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.