Join Slack
Communities
Powered by
There is no that much need to have a dedicated `Aw...
# coroutines
e
elizarov
05/04/2017, 3:51 PM
There is no that much need to have a dedicated
Await.all
in Kotlin, since
.map { it.await() }
is not much longer. Btw, no other language is that composable with respect to asynchronous computations.
👍 4
Open in Slack
Previous
Next