DavisVaughan / furrr

Apply Mapping Functions in Parallel using Futures
https://furrr.futureverse.org/
Other
695 stars 39 forks source link

Avoid returning `.f` results back to the main process in `future_walk()` and friends #227

Closed DavisVaughan closed 2 years ago

DavisVaughan commented 2 years ago

Closes #205