Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
array-remove-duplicates
Creates a new array with duplicate elements removed, keeping only first occurrence of each.
Parameter
Type
Description
self
[T]
Array to remove duplicates from
return
[T]
New array with duplicates removed