In Kotlin you are not tied to any particular futur...
# coroutines
e
In Kotlin you are not tied to any particular future/promise/task class. You can write
await
implementation for any and all of them