>I actually had `map` and `filter` in mind when...
# coroutines
p
I actually had
map
and
filter
in mind when writing these but I couldn’t find them, so i simply went with for-each loops. are these operators defined somewhere in
kotlinx.coroutines
already?
https://github.com/arrow-kt/arrow/blob/master/modules/effects/arrow-effects-kotlinx-coroutines/src/main/kotlin/arrow/effects/DeferredK.kt