Now I read <https://kotlinlang.org/docs/reference/...
# coroutines
p
Now I read https://kotlinlang.org/docs/reference/coroutines.html#generators-api-in-kotlincoroutines and I see that Kotlin
yield
only accespts values, but not returns them