Type guard for a null or non-object value
Value to check
true if the value is null or not an object, false otherwise
true
false
Type guard for a null or non-object value