jonschlinkert/arr-diff

jonschlinkert/arr-diff

Releases4
Frequency9 months 5 days
Last Release
Stars45
Returns an array with only the unique values from all given arrays using strict equality for comparisons.

Linked projects

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.