Maybe.isJust

Return true if this is the Just!T instance, otherwise false.

interface Maybe(T)
@property nothrow pure @safe
bool
isJust
()

Meta