Paul Woitaschek
01/31/2017, 10:04 AMelizarov
01/31/2017, 10:22 AMPaul Woitaschek
01/31/2017, 10:25 AMelizarov
01/31/2017, 10:27 AMCompletableFuture
. For interop in large project which you cannot just rewrite all to coroutinesfor
statement in Kotlin, but also filter
,map
, etc in stdlib.adeln
01/31/2017, 10:37 AMPaul Woitaschek
01/31/2017, 10:38 AMelizarov
01/31/2017, 10:38 AMfor
loops) in the design document I've linked toPaul Woitaschek
01/31/2017, 10:39 AMelizarov
01/31/2017, 10:39 AMadeln
01/31/2017, 10:40 AMelizarov
01/31/2017, 10:41 AMkotlinx.coroutines
here: https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.mdadeln
01/31/2017, 10:45 AM