Blake Scampone
Results
1
issues of
Blake Scampone
This is similar to `partition_result`. The idea is that instead of a collection of `Ok` values and a collection of `Err` values, it would return a single `Result`. This is...