
Gleb Minaev
Scientific Programming Centre
Let's discuss what coroutines are in pure Kotlin (without additional libraries!), and as the most illustrative example, we'll use them to build our `iterator {... }` function from the Kotlin standard library.

Scientific Programming Centre