minWithOrNull
Returns the first character having the smallest value according to the provided comparator or null
if there are no characters.
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Returns the first character having the smallest value according to the provided comparator or null
if there are no characters.