The left side of an Either
The type of values held in this class
An L value
Transform this Either into a value of type T via specialized mapping functions for both left and right values
Map the right value of this Either to a new value. Left values are unmodified.
Returns the left value or right value