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 [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
