isArray()Determines if the given value is of type Array as specified by typeOf().
Array according to typeOf().true if value is of type Array according to typeOf(). Otherwise false.This function directly requires the following function which is included automatically:
isArguments()Arguments as specified by typeOf().
This function is directly required by the following functions:
bindCompare()isArguments()Arguments as specified by typeOf().