Join Slack
Powered by
What's the best way to transform a Channel that is...
# coroutines
s
spierce7
05/01/2018, 12:48 AM
What's the best way to transform a Channel that is behaving as a Deferred, into a Deferred? I was hoping for something like in RxJava,
observable.toSingle()
, but I find no similar helper methods. I thought I'd ask to see if there is a better way than what I'm aware.
Open in Slack
Previous
Next