Angular One -Array enthält eine von zweite
const found = arr1.some(r=> arr2.includes(r))
Dizzy Donkey
const found = arr1.some(r=> arr2.includes(r))