max
@DeprecatedSinceKotlin
(
"1.4"
,
"1.5"
,
"1.6"
)
fun
<
T
:
Comparable
<
T
>
>
Sequence
<
T
>
.
max
(
)
:
T
?
(source)