Returns a new array containing only the unique elements from the original array, based on the values returned by the mapper function.
A new array containing only the unique elements from the original array, based on the values returned by the mapper function.
Alias