<p dir="ltr">Is in-built gatherers list finalized? I was thinking that Gatherers::uniqueBy(Function<OUT, DISCRIMINATOR>) could be very popular among stream users, although it is fairly easy to implement yourself (as well as bunch of currently in-built ones though)</p>
<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 3, 2024, 00:59 David Alayachew <<a href="mailto:davidalayachew@gmail.com">davidalayachew@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:monospace">Thanks. Glad to see this finally land. That slidingWindow and other related functions are extremely powerful.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 2, 2024 at 3:13 PM Mark Reinhold <<a href="mailto:mark.reinhold@oracle.com" target="_blank" rel="noreferrer">mark.reinhold@oracle.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://openjdk.org/jeps/485" rel="noreferrer noreferrer" target="_blank">https://openjdk.org/jeps/485</a><br>
<br>
Summary: Enhance the Stream API to support custom intermediate<br>
operations. This will allow stream pipelines to transform data in ways<br>
that are not easily achievable with the existing built-in intermediate<br>
operations.<br>
<br>
- Mark</blockquote></div>
</blockquote></div>