You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "He-Pin (via GitHub)" <gi...@apache.org> on 2023/08/28 12:39:31 UTC

[GitHub] [incubator-pekko] He-Pin created a discussion: Add Sink#forall operator

GitHub user He-Pin created a discussion: Add Sink#forall operator

The Java stream has `allMatch` operator and Scala collection has `forall` operator, and this operator can be useful without keep the elements in memory.

GitHub link: https://github.com/apache/incubator-pekko/discussions/595

----
This is an automatically sent email for notifications@pekko.apache.org.
To unsubscribe, please send an email to: notifications-unsubscribe@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] He-Pin closed a discussion: Add Sink#forall operator

Posted by "He-Pin (via GitHub)" <gi...@apache.org>.
GitHub user He-Pin closed a discussion: Add Sink#forall operator

The Java stream has `allMatch` operator and Scala collection has `forall` operator, and this operator can be useful and can be used to implement `exists` too.

GitHub link: https://github.com/apache/incubator-pekko/discussions/595

----
This is an automatically sent email for notifications@pekko.apache.org.
To unsubscribe, please send an email to: notifications-unsubscribe@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] He-Pin edited a discussion: Add Sink#forall operator

Posted by "He-Pin (via GitHub)" <gi...@apache.org>.
GitHub user He-Pin edited a discussion: Add Sink#forall operator

The Java stream has `allMatch` operator and Scala collection has `forall` operator, and this operator can be useful and can be used to implement `exists` too.

GitHub link: https://github.com/apache/incubator-pekko/discussions/595

----
This is an automatically sent email for notifications@pekko.apache.org.
To unsubscribe, please send an email to: notifications-unsubscribe@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org