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

Add example and improve docs for EitherOrBoth::reduce #693

Closed 2ndDerivative closed 1 year ago

2ndDerivative commented 1 year ago

Also changed "product" to avoid confusion with multiplication.

This was to address the confusion that led to PR #690 which can be closed in my opinion if this change is added instead. Hit me up for any feedback!

2ndDerivative commented 1 year ago

I added another signature because I commited from a different machine than usual, please just squash these three commits

phimuemue commented 1 year ago

Thanks for this.

bors r+

bors[bot] commented 1 year ago

Build succeeded: