pathfinder
pathfinder copied to clipboard
P2P streams: add pipe_each_unordered
It's pipe_each
where the items computed/processed don't depend on each other so the entire collection mapping could be rayon
-ized.