Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
flattenAsync
Function flattenAsync
flatten
Async
<
T
>
(
)
:
AsyncOperationFunction
<
Iterable
<
T
>
,
T
>
Returns an Iterable that yields the inner entries of array entries of the source Iterable.
Type Parameters
T
Returns
AsyncOperationFunction
<
Iterable
<
T
>
,
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Returns an Iterable that yields the inner entries of array entries of the source Iterable.