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