getLeft abstract method

L getLeft()

Returns the Left value if this is a Left, otherwise throws.

Implementation

L getLeft();