Join Slack
Communities
Powered by
``` val result = future { ... someFutureYouGotElse...
# coroutines
h
hackerham
01/25/2017, 2:05 PM
Copy code
val result = future { ... someFutureYouGotElseWhere.await(); ... }
Open in Slack
Previous
Next