promise-kotlin
promise-kotlin copied to clipboard
Intergration with Kotlin Coroutines
Since Kotlin Coroutines are now no longer experimental, it would be nice to integrate it into the library to extend the behavior of the Deferred<T>
object in the library. Plus perhaps give more functionalities specifically targeted towards Android.
I really don't see a need to add Coroutines to a Promise Library