Lodash finden alles in Array

const allInarray = array.filter(item => item === compare)
Fine Fly