2018-03-19 17:42 GMT-03:00 Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com>:
2018-03-19 21:21 GMT+01:00 Denis Kudriashov <dionisiydk@gmail.com>:
2018-03-19 20:39 GMT+01:00 Esteban A. Maringolo <emaringolo@gmail.com>:
2018-03-19 16:32 GMT-03:00 Denis Kudriashov <dionisiydk@gmail.com>:
aStream buffered. I'd only change this one, to #beBuffered.
But #be sounds like it modifies receiver. But idea is same as #reversed or #sorted for collections. -1 for beBuffered, it's not about adding states to the stream. As Denis said, it's a transform producing a new stream.
I didn't understand it was returning a transformed instance, I actually thought it was the opposite, so if that is the case then Denis' suggested selectors are fine. Thanks for the clarification. Esteban A. Maringolo