In whatever case the important part here is that w...
# arrow
r
In whatever case the important part here is that whenever you have a datatype that is foldable, like in this case Either you can use
fold
to contemplate all the possible values stored within.