isLeft abstract method

bool isLeft()

Return true when this Either is Left.

Implementation

bool isLeft();