as for the API, my suggestion is `Either.applicati...
# arrow
p
as for the API, my suggestion is
Either.applicative().map(1.right(), 2.right(), ::plus)