@szilanor/stream
Preparing search index...
countAsync
Function countAsync
countAsync
<
T
>
(
predicateFunction
?:
PredicateFunction
<
T
>
,
)
:
AsyncCollectorFunction
<
T
,
number
>
Returns the number of entries in the Iterable.
Type Parameters
T
Parameters
predicateFunction
:
PredicateFunction
<
T
>
= ...
Returns
AsyncCollectorFunction
<
T
,
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Returns the number of entries in the Iterable.