Object to be checked.
The value to check
Returns true
if value
is object-like, else false
Returns true
if the given value
is a primitive type. Otherwise, returns false
.
Is typed array.
Number to check.
Checks if the value is created by the Object
constructor.
Returns true if the values are the same value, false otherwise.
The value to check
Generated using TypeDoc
checkIsArrayLike
0.0.96