Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
distinctUntilKeyChangedAsync
Function distinctUntilKeyChangedAsync
distinct
Until
Key
Changed
Async
<
T
,
K
>
(
key
,
equalsFunction
?
)
:
AsyncOperationFunction
<
T
,
T
>
Type Parameters
T
K
extends
string
|
number
|
symbol
Parameters
key
:
K
Optional
equalsFunction
:
EqualsFunction
<
T
[
K
]
>
Returns
AsyncOperationFunction
<
T
,
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...