Join Slack
Communities
Powered by
`future { }` launches a coroutine (the body is a s...
# announcements
a
araqnid
01/02/2019, 5:54 PM
future { }
launches a coroutine (the body is a suspend function) and the result of the expression is a CompletableFuture that represents the final result/exception of the code in the body
Open in Slack
Previous
Next