Strips the given array of duplicate property values.
The array with potential duplicates.
The property to extract for the comparaison.
Optional
The predicate used to compare each element of the given arrays.
An array where of elements are uniq.
Generated using TypeDoc
Strips the given array of duplicate property values.