catch and handle a possible left value
catch and handle a possible left value
create an disjunction effect from a single Disjunction value
create an disjunction effect from a single Disjunction value
create a failed value
create a failed value
create an disjunction effect from a single Option value
create an disjunction effect from a single Option value
create a correct value
create a correct value
run the disjunction effect, yielding E \/ A
run the disjunction effect, yielding E \/ A
run the disjunction effect, yielding Either[E, A]
run the disjunction effect, yielding Either[E, A]
Effect for computation which can fail