Preparing search index...
The search index is not available
@juulsgaard/rxjs-tools
@juulsgaard/rxjs-tools
filterAsync
Function filterAsync
filter
Async
<
T
>
(
filterFunc
)
:
MonoTypeOperatorFunction
<
T
>
Type Parameters
T
Parameters
filterFunc
:
(
(
value
:
T
)
=>
Promise
<
boolean
>
)
(
value
)
:
Promise
<
boolean
>
Parameters
value
:
T
Returns
Promise
<
boolean
>
Returns
MonoTypeOperatorFunction
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@juulsgaard/rxjs-tools
Loading...