Description
Tests if arrays x and y have any any non-null elements in common. Returns null if there are no non-null elements in common but either array contains null.
Tests if arrays x and y have any any non-null elements in common. Returns null if there are no non-null elements in common but either array contains null.