Join Slack
Powered by
if I am wrapping some Java lib methods, that can t...
# arrow
n
noncom
12/01/2017, 3:41 PM
if I am wrapping some Java lib methods, that can throw an exception, in a monad, what advantages does the
monadError()
monad give over just
monad()
?
Open in Slack
Previous
Next