Join Slack
Powered by
Still you can use `Either.catch` but really you sh...
# arrow
r
raulraja
10/23/2019, 12:00 PM
Still you can use
Either.catch
but really you should be using IO if you are dealing with effects
y
Yeray Cabello
10/25/2019, 7:18 AM
We use it for things like json parsing/serializing. The outside effect that received it already happened, this is business logic that can go awry.
Open in Slack
Previous
Next