You can use sequences and coroutines together, the...
# rx
b
You can use sequences and coroutines together, theres even already a couple of utilities in stdlib which use coroutines for sequence generators (https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.coroutines.experimental/build-sequence.html)