Either.isLeft

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

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

Meta