Module run_utils

Source

Functionsยง

run_unordered
Runs the provided closure on all supplied runnables concurrently in the unordered way.
run_unordered_with_params
Runs the provided closure with parameters on all supplied runnables concurrently in the unordered way.