Pure generators: stream bindings

Aleksey Shipilev aleksey.shipilev at oracle.com
Sat Sep 15 12:50:37 PDT 2012


On 09/14/2012 08:20 PM, Mike Duigou wrote:
>> The lesson I learned from this is, there is for having a couple of 
>> standard generators in order to highlight these issues, and also
>> to comply with the "rule of three".
> 
> Thank you for pointing out some of the documentation holes. I've made
> a few improvements to the docs in this area recently but this
> feedback gives us good indication of what the most confusing/poorly
> described points are.

Thanks Mike. Does this implementation of LongRange [1] makes sense? Is
there something I've missed? BTW, it would be nice to have such the
class among standard streams.

-Aleksey.

[1] http://shipilev.net/pub/jdk/lambda/LongRange.java



More information about the lambda-dev mailing list