Add Flow#gather
Open
t:stream
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 89
Description
Motivation:
The current `statefulMap` can introduce some allocations, but the gather API will not, seems as the JDK 24's gather API.
refs: https://github.com/smallrye/smallrye-mutiny/pull/1845/files
refs: https://github.com/smallrye/smallrye-mutiny/issues/1597
Contributor guide
Assessment
This issue has not been assessed yet.