isRight property

bool isRight

Returns true if this is a Right, false otherwise. Used only for performance instead of fold.

Implementation

bool get isRight;