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