rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.72k stars 309 forks source link

Feature `process_results` as an `Itertools` method #680

Closed Philippe-Cholet closed 1 year ago

Philippe-Cholet commented 1 year ago

Fixes #557 I hope it's okay for me to propose an alternative pull request to #587 because it seems stuck for some time: misleading generics names Ok/Err, unnecessary ? higher kinded lifetime.

I will be around to change things if necessary, the documentation maybe, what should I write?

phimuemue commented 1 year ago

Thanks for this.

bors r+

bors[bot] commented 1 year ago

Build succeeded: