kotlin-stdlib / kotlin.text / max max Common JVM JS Native 1.0 @DeprecatedSinceKotlin("1.4") fun CharSequence.max(): Char? Deprecated: Use maxOrNull instead.