mdedetrich commented on issue #988: URL: https://github.com/apache/incubator-pekko/issues/988#issuecomment-1902027947
The `prefixAndTail(1).flatMapConcat(...)` is indeed incredibly common, but not so convinced with the `switchOnFirst` name. How about `popAndFlatMapConcat`? I think this terminology is closer to Akka/Pekko Open to other suggestions as well -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
