Join Slack
Communities
Powered by
there's also a `Deferred<T>.asCompletableFut...
# coroutines
f
fred.deschenes
12/19/2017, 9:35 PM
there's also a
Deferred<T>.asCompletableFuture
defined in kotlinx-coroutines-jdk8, so you could have an overload that returns a CompletableFuture for Java users
👍 4
Open in Slack
Previous
Next