Angular One Array contient l'un des seconds
const found = arr1.some(r=> arr2.includes(r))
Dizzy Donkey
const found = arr1.some(r=> arr2.includes(r))