Maybe.isNothing

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

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

Meta