if you really rrrrrreally want to force them to ru...
# arrow
p
if you really rrrrrreally want to force them to run them in parallel, use
parMap
instead. Otherwise they’ll be concurrent via suspension, like your original snippet