Either.isRight

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

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

Meta