12 comments (12 comments)0 reactions (0 reactions)0 assignees (0 assignees)Scala13,277 stars (13,277 stars)3,547 forks (3,547 forks)batch import
1 - triagedhelp wantedt:javat:stream
- Issue type
- refactor
- Research direction
- Locate the flatMapPrefix method in the javadsl source files (likely in akka stream/src/main/scala/akka/stream/javadsl/). The issue proposes changing the return type from java.lang.Iterable to java.util.List to follow API consistency guidelines. Review the linked CONTRIBUTING.md for type mapping conventions. Check existing comments for any implementation details or discussions about trade offs.