`async` has a param of type `(Either<Throwable,...
# arrow
s
async
has a param of type
(Either<Throwable, Unit>) -> Unit
which is callback you can provide a result to.