That's exactly what I call "domain specific". C# a...
# coroutines
e
That's exactly what I call "domain specific". C# async/await are specifically designed to aid in writing UI applications. You can have very, very similar library for Kotlin coroutines. You are more than welcome to write one!