@tsdotnet/linq - v1.5.11
Preparing search index...
resolutions
max
Function max
max
<
T
extends
Primitive
>
(
sequence
:
Iterable
<
T
>
)
:
T
Returns the entry in the sequence that has the highest/greatest value.
Type Parameters
T
extends
Primitive
Parameters
sequence
:
Iterable
<
T
>
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@tsdotnet/linq - v1.5.11
Loading...
Returns the entry in the sequence that has the highest/greatest value.