unicharTotitle

fun unicharTotitle(c: <Error class: unknown class>): <Error class: unknown class>

Converts a character to the titlecase.

Return

the result of converting @c to titlecase. If @c is not an uppercase or lowercase character, @c is returned unchanged.

Parameters

c

a Unicode character