toTitlecase
public func toTitlecase(Char) -> CharSingle-codepoint titlecase mapping for c. Differs from
toUppercase only for the codepoints (mostly Greek/Croatian
digraphs) where Unicode defines a distinct "Title" form. Multi-char
expansions live in titlecaseExpansion.
Defined in lang/std/text/unicode/case_tables.ks