He-Pin opened a new pull request, #937: URL: https://github.com/apache/incubator-pekko/pull/937
Motivation: 1. Add a `flatten` operator which can simplify the code for common usage. 2. `flatten` is well known for mostly all scala developers 3. both ZIO and FS2 have `flatten` operator. refs: https://github.com/apache/incubator-pekko/issues/936 Cons: - lack javadsl support - one more operator. Result: Simpler code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org