Skip to content

Use take_while instead of scan in impl of Product, Sum and FromStream for Option and Result#667

Merged
yoshuawuyts merged 6 commits intoasync-rs:masterfrom
olegnn:option_take_while
Jan 27, 2020
Merged

Use `take_while` instead of `scan` in `impl` of `Product`, `Sum` and `FromStream` for `Option` and `Result`#667
yoshuawuyts merged 6 commits intoasync-rs:masterfrom
olegnn:option_take_while

Commits

Commits on Jan 12, 2020

Commits on Jan 15, 2020

Commits on Jan 17, 2020