Either.isRight

Return true if this is the Right!(TLeft, TRight) instance, otherwise false.

interface Either(TLeft, TRight)
@property nothrow pure @safe
bool
isRight
()

Meta