Preparing search index...
The search index is not available
AppleSauce
AppleSauce
applesauce-loaders
Operators
distinctTimeout
Function distinctTimeout
distinct
Timeout
<
T
>
(
keyFn
,
ttl
?
)
:
OperatorFunction
<
T
,
T
>
Filters out duplicate values based on a key getter and a TTL
Type Parameters
T
Parameters
keyFn
:
(
(
value
:
T
)
=>
string
)
(
value
)
:
string
Parameters
value
:
T
Returns
string
ttl
:
number
= 1000
Returns
OperatorFunction
<
T
,
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Filters out duplicate values based on a key getter and a TTL