Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
startWithAsync
Function startWithAsync
start
With
Async
<
T
>
(
...
values
)
:
AsyncOperationFunction
<
T
,
T
>
Returns an Iterable started with the value parameter then the entries of the source Iterable.
Type Parameters
T
Parameters
Rest
...
values
:
T
[]
Returns
AsyncOperationFunction
<
T
,
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Returns an Iterable started with the value parameter then the entries of the source Iterable.