Daniel Tam
04/13/2018, 12:37 PMDeferred<T>
?louiscad
04/13/2018, 12:39 PMDaniel Tam
04/13/2018, 12:44 PMasync
calllouiscad
04/13/2018, 12:53 PMarrayOf(
async(coroutineContext) { ... },
async(coroutineContext) { ... },
async(coroutineContext) { ... }
).map { it.await() }
Daniel Tam
04/13/2018, 1:57 PMlouiscad
04/13/2018, 2:00 PMforEach
on an array is even more efficient