Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
defaultIfEmptyAsync
Function defaultIfEmptyAsync
default
If
Empty
Async
<
T
>
(
defaultValue
)
:
AsyncOperationFunction
<
T
,
T
>
Returns an Iterable with the value parameter if the source Iterable is empty.
Type Parameters
T
Parameters
defaultValue
:
ValueOrFactory
<
T
>
Returns
AsyncOperationFunction
<
T
,
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Returns an Iterable with the value parameter if the source Iterable is empty.