Either.isLeft

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

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

Meta