Preparing search index...
The search index is not available
@plandek-utils/ts-collections-utils
@plandek-utils/ts-collections-utils
uniqAndSort
Function uniqAndSort
uniq
And
Sort
<
T
>
(
list
)
:
T
[]
Returns a new array with the unique elements of the given array, sorted.
Type Parameters
T
Parameters
list
:
T
[]
Returns
T
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@plandek-utils/ts-collections-utils
Loading...
Returns a new array with the unique elements of the given array, sorted.