Returns true if the type is NULL or if it an object or function whose stored value is null. Note that the second condition should be impossible as receiving a null object value sets the type to NULL anyway.
See Implementation
Returns true if the type is NULL or if it an object or function whose stored value is null. Note that the second condition should be impossible as receiving a null object value sets the type to NULL anyway.