Re: New candidate JEP: 461: Stream Gatherers (Preview)

2023-10-26 Thread David Alayachew
Alternatively, point me in the direction of the repo, and I'll be happy to take a crack at it. On Thu, Oct 26, 2023 at 6:54 PM David Alayachew wrote: > Hello Mark, > > Thank you for posting this! > > This feature will be a blessing, and I can't wait for it to drop. > > Could we add more/better d

Re: New candidate JEP: 461: Stream Gatherers (Preview)

2023-10-26 Thread David Alayachew
Hello Mark, Thank you for posting this! This feature will be a blessing, and I can't wait for it to drop. Could we add more/better documentation for Gatherers::scan? An example would be nice, and it would also be helpful to highlight the differences between Gatherers::scan and Gatherers::fold.