arr-union

Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.

uniqs

Tiny utility to create unions and de-duplicated lists

unique-words

Returns an array of unique words, or the number of occurrences of each word in a string or list.