Maybe.isNothing

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

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

Meta