NullableRef.isNull

bool isNull() @property const @safe pure nothrow

Returns true if and only if this is in the null state.

Returns

true if this is in the null state, otherwise false.