Langium - v4.0.0
Preparing search index...
langium
Reduction
min
Function min
min
(
stream
:
Stream
<
number
>
)
:
undefined
|
number
Compute the minimum of a number stream. Returns
undefined
if the stream is empty.
Parameters
stream
:
Stream
<
number
>
Returns
undefined
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Langium - v4.0.0
Loading...
Compute the minimum of a number stream. Returns
undefined
if the stream is empty.