Checks if an array includes any of the provided items.
The type of the array element and items.
The array to be checked for inclusion.
Rest
The items to check for inclusion in the array.
Checks if an array includes any of the provided items.