I would encourage you investigate `Either.catch`. Even if it works only for `suspend` functions, it ...
p
I would encourage you investigate
Either.catch
. Even if it works only for
suspend
functions, it marks that your code can produce side-effects in the form of exceptions