Checks if array is an array and its elements are typeof of type
array
type
The array to check.
The type to check the elements' type against.
Whether the array is an array and its elements are typeof of type.
Checks if
array
is an array and its elements are typeof oftype