mechanically, if you’re going to ignore the error anyway you might as well say it was Throwable all ...
p
mechanically, if you’re going to ignore the error anyway you might as well say it was Throwable all along
g
No I won’t ignore the error, I need the exception msg…and why can’t
IO<Throwable, Int>
possible for
IO<E,A>
?