mingo
Preparing search index...
util/_internal
unique
Function unique
unique
<
T
=
unknown
>
(
input
:
T
[]
,
hashFunc
?:
HashFunction
)
:
T
[]
Return a new unique version of the collection
Type Parameters
T
=
unknown
Parameters
input
:
T
[]
The input collection
hashFunc
:
HashFunction
= DEFAULT_HASH_FUNCTION
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Return a new unique version of the collection