foreach()

foreach()

tforeach(f::Function, c::AbstractArray)::Nothing

Multi-threaded version of foreach(f, c).

source