`runAsync` is to adapt async callbacks results ins...
# arrow
r
runAsync
is to adapt async callbacks results inside
IO
. Comes from the
Async
type class. With
runAsync
we give you a callback that you can use to complete as if it was a Promise