Preparing search index...
The search index is not available
Documentation
Documentation
it-length
default
Function default
default
(
source
)
:
number
Consumes the passed iterator and returns the number of items it contained
Parameters
source
:
Iterable
<
unknown
>
Returns
number
default
(
source
)
:
Promise
<
number
>
Parameters
source
:
Iterable
<
unknown
>
|
AsyncIterable
<
unknown
>
Returns
Promise
<
number
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Consumes the passed iterator and returns the number of items it contained