Returns true if an object was created by the Object
constructor, or Object.create(null).
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Returns true if the value is an object and not an array or null.