array-differ
Create an array with values that are present in the first input array but not additional ones
iterare
Array methods for ES6 Iterators
filter-array
Iterates over the elements in an array, returning an array with only the elements for which the callback returns truthy.