Any thoughts on Kotlin's coroutines for managing the async behavior?

Of course, "delay multi-tasking" can be implemented without coroutines,
however, coroutines would simplify usage of async behavior for other cases.

Vladimir

Reply via email to