Hello, I stuck with understanding coroutines a lit...
# coroutines
a
Hello, I stuck with understanding coroutines a little bit. I really can't understand technical internals of function
delay
. What is hidden under phrase:
This implementation is supposed to use dispatcher's native ability for scheduled execution in its thread(s)
? Could someone provide link to the explanation or maybe explain this therm?