Should you still use `parallelStream()` on lists w...
# coroutines
d
Should you still use
parallelStream()
on lists while consuming them or is there a "coroutine" way to do it?