ixfx
Preparing search index...
Iterables
Async
some
Function some
some
<
V
>
(
it
:
AsyncIterable
<
V
>
,
f
:
(
v
:
V
)
=>
boolean
|
Promise
<
boolean
>
,
)
:
Promise
<
boolean
>
Type Parameters
V
Parameters
it
:
AsyncIterable
<
V
>
f
:
(
v
:
V
)
=>
boolean
|
Promise
<
boolean
>
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...