kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.text
/
maxWith
max
With
Common
@
DeprecatedSinceKotlin
(
warningSince
=
"1.4"
,
errorSince
=
"1.5"
)
fun
CharSequence
.
maxWith
(
comparator
:
Comparator
<
in
Char
>
)
:
Char
?
Content copied to clipboard