Join Slack
Powered by
or `.handleErrorWith { IO { log(it) } }` if it's ...
# arrow
p
pakoito
10/16/2019, 2:15 PM
or
.handleErrorWith { IO { log(it) } }
if it's an effect
y
Yeray Cabello
10/16/2019, 2:26 PM
This is also usable without the IO if it's not an effect, no?
Yeray Cabello
10/16/2019, 2:26 PM
Which wouldn't make sense at all, just stretching it.
p
pakoito
10/16/2019, 2:27 PM
ye, theres
handleError
that's not meant to be effecty
2
Views
Open in Slack
Previous
Next