- either->maybe eitherprocedure
If either is a Right, returns a Just with the same payload objects in the sense of eqv?; otherwise returns Nothing.
If either is a Right, returns a Just with the same payload objects in the sense of eqv?; otherwise returns Nothing.