max With Or Null
Returns the first character having the largest value according to the provided comparator or null
if there are no characters.
Since Kotlin
1.4
Returns the first character having the largest value according to the provided comparator or null
if there are no characters.