isLeft property

bool isLeft

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

Implementation

bool get isLeft;