isArray
Checks if value is classified as an Array object.
Category
Type checking and validation utilities
3 utilities available
Checks if value is classified as an Array object.
Checks if value is a plain object (not an array, function, or other special object).
Checks if value is an empty object, collection, map, or set. Objects are considered empty if they have no own enumerable string keyed properties.