Wasn't there a function for proper case in Kotlin ...
# announcements
a
Wasn't there a function for proper case in Kotlin ?
k
What do you mean?
a
String.toProperCase(): String formats a String in proper case. Just thought I had seen it before.