Join Slack
Powered by
<@U0HH2MSVD> `IO.runAsync { cb -> ... }` is use...
# arrow
r
raulraja
01/16/2018, 8:35 PM
@heyitsmohit
IO.runAsync { cb -> ... }
is used take an async calback based API and use it to lift the result of the async computation whether is a succesful result or an exception into the context of
IO
Open in Slack
Previous
Next