I would expect this has to return an `Option<A&...
# arrow
r
I would expect this has to return an
Option<A>
, unless you can guarantee: the list always has elements and the list always has at least one Left.