Hey - is there a strategy for introducing `Either...
# arrow
d
Hey - is there a strategy for introducing
Either<E,A>
as an error monad into effectful code in Arrow? I'm finding it quite challenging.