kpreid / yield-progress

Progress reporting and cooperative task yielding in Rust
Apache License 2.0
2 stars 0 forks source link

Rename `split_concurrent()` to `split_evenly_concurrent()`. #26

Closed kpreid closed 5 months ago

kpreid commented 5 months ago

The longer name is to leave room for adding a more general operation which allows uneven or otherwise annotated splits.