Join Slack
Powered by
<@U0ANSGGVC> Check this out: <https://github.com/e...
# coroutines
e
elizarov
12/21/2016, 1:10 PM
@kirillrakhman
Check this out:
https://github.com/elizarov/kotlinx.coroutines/blob/master/kotlinx-coroutines-rx/src/main/kotlin/asyncRxIterator.kt
With this extension on
rx.Observable
you can process a sequence of emitted values with a plain Kotlin
for
loop
👍 2
Open in Slack
Previous
Next