Re: Re: Shouldn't collection zip functions return streams?
Simon Ochsenreither <[email protected]> Sun, 29 Nov 2015 10:32:47 -0800 (PST)
| Newsgroups | gmane.comp.lang.scala |
|---|---|
| Message-ID | <[email protected]> |
> If you're going to go all the way to Akka Streams where you build the > processing graph in advance, then I agree. > Agree, and it's not such a big deal, other libraries do the same, too. It gives people much more control of execution, if they receive the computation and can decide on their own what's their evaluation strategy, instead of having to decide on this upfront (and then having to copy-paste code, because currently every computation is incompatible with all the others). -- 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.