<@U2E974ELT> I’m working on two small coroutines l...
# coroutines
g
@elizarov I’m working on two small coroutines libs (based on kotlinx-coroutines-core and already updated to 0.8-beta!): 1. Coroutines for Android (dispatcher for MainThread and integration with Android Lifecycle). 2. Suspendable extension functions for Retrofit Call listener Maybe, you could review the code if you could find the time for that maybe @jw also could check API of coroutines for Retrofit Call