isRight abstract method

bool isRight()

Return true when this Either is Right.

Implementation

bool isRight();