Checks if the specified value is an array of the specified type.
value
Type in array to check for.
Value to check.
Predicate function to confirm the type matches.
true if the value is an array of specified type.
true
Checks if the specified
value
is an array of the specified type.