Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reduce to StreamExt/try_reduce to TryStreamExt #2918

Open
dcormier opened this issue Jan 22, 2025 · 0 comments
Open

Add reduce to StreamExt/try_reduce to TryStreamExt #2918

dcormier opened this issue Jan 22, 2025 · 0 comments

Comments

@dcormier
Copy link

It would be helpful if StreamExt had a reduce method (similar to Iterator::reduce), and also if TryStreamExt had a try_reduce method (similar to Iterator::try_reduce).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant