Extracts an Either value or throws the error represented by its failure side.
Either
Right-side value.
Error represented by the left-side failure.
Extracts an
Eithervalue or throws the error represented by its failure side.