JuliaFolds2 / OhMyThreads.jl

Simple multithreading in julia
https://juliafolds2.github.io/OhMyThreads.jl/
MIT License
139 stars 9 forks source link

Handle empty collections with `tmapreduce` and `tforeach` #88

Closed carstenbauer closed 7 months ago

carstenbauer commented 7 months ago

Closes #86.

See also the cousin issue #87.

carstenbauer commented 7 months ago

@MasonProtter please check and merge