It would be nice if `loop-rs` could run the loop body in parallel (using num-cpu). Suggestion for the flag name: `--parallel` `-p`.
It would be nice if
loop-rscould run the loop body in parallel (using num-cpu).Suggestion for the flag name:
--parallel-p.