Join Slack
Powered by
Hi, I’m looking for resources to learn how to repl...
# coroutines
f
fstn
11/28/2017, 8:57 AM
Hi, I’m looking for resources to learn how to replace callback with coroutines, for exemple I would like to replace that:
Copy code
`client.start { if(it.succeeded(){ do something }) }
Any links?
3
Views
Open in Slack
Previous
Next