dedup

Return: sorted and deduplicated array of the range. TODO can it be implemented more efficient?

dedup
(
T
)
(
T[] arr
)

Meta