Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
takeAsync
Function takeAsync
take
Async
<
T
>
(
count
)
:
AsyncOperationFunction
<
T
,
T
>
Returns an Iterable taking the given amount of entries of the source Iterable.
Type Parameters
T
Parameters
count
:
number
Returns
AsyncOperationFunction
<
T
,
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Returns an Iterable taking the given amount of entries of the source Iterable.