ixfx
Preparing search index...
Iterables
Sync
max
Function max
max
<
V
>
(
it
:
Iterable
<
V
>
,
gt
?:
(
a
:
V
,
b
:
V
)
=>
boolean
)
:
Generator
<
V
>
Type Parameters
V
Parameters
it
:
Iterable
<
V
>
gt
:
(
a
:
V
,
b
:
V
)
=>
boolean
= ...
Returns
Generator
<
V
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...