Gathering detailed insights and metrics for array-uniq
Other packages similar to array-uniq
uniq
Removes duplicates from a sorted array in place
array-union
Create an array of unique values, in order, from the input arrays
array-unique
Remove duplicate values from an array. Fastest ES5 implementation.
arr-union
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.