promise-kotlin icon indicating copy to clipboard operation
promise-kotlin copied to clipboard

Intergration with Kotlin Coroutines

Open etonotieno opened this issue 6 years ago • 1 comments

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.

etonotieno avatar Nov 02 '18 13:11 etonotieno

I really don't see a need to add Coroutines to a Promise Library

dannijax avatar Dec 28 '19 06:12 dannijax