Is `select { deferreds.forEach { it.onAwait { it }...
# coroutines
e
Is
select { deferreds.forEach { it.onAwait { it } } }
elegant enough?
💯 4
1
c
Beautiful, thanks!
m
c
thanks!