toCamelCase

fun String.toCamelCase(): String

Modified implementation from org.apache.commons.text.CaseUtils.toCamelCase.

Sources

jvm source
Link copied to clipboard