Removes duplicate entries from the array and returns a new array
An array with no duplicates
The array to inspect
Generated using TypeDoc
Removes duplicate entries from the array and returns a new array
Returns
An array with no duplicates