Test if the given value is nullish.
The generic type of the value being tested.
The value to test.
True if the value is not nullish, otherwise false.
Test if the given value is nullish.