Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
minAsync
Function minAsync
Return the smallest value of all entries in the Iterable
min
Async
(
iterable
)
:
PromiseLike
<
undefined
|
number
>
Parameters
iterable
:
AsyncIterable
<
number
>
Returns
PromiseLike
<
undefined
|
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Return the smallest value of all entries in the Iterable