@szilanor/stream
Preparing search index...
elementAtAsync
Function elementAtAsync
elementAtAsync
<
T
>
(
index
:
number
)
:
AsyncCollectorFunction
<
T
,
undefined
|
T
>
Returns the nth entry from the Iterable.
Type Parameters
T
Parameters
index
:
number
Returns
AsyncCollectorFunction
<
T
,
undefined
|
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Returns the nth entry from the Iterable.