CaseStringExtension extension

on

Methods

compareToI(String other) int

Available on String, provided by the CaseStringExtension extension

Like String.compareTo but with case-insensitive comparaison
toTitleCase() String

Available on String, provided by the CaseStringExtension extension

Upper-case first character, lower-case following characters