https://kotlinlang.org logo
#arrow
Title
s

simon.vergauwen

03/06/2019, 9:00 AM
The error callback is better considered as an empty value. For me for it to be an error callback it should have a shape like
(E) -> B
like
handleErrorWith