toLowercase
public func toLowercase(Char) -> CharSingle-codepoint lowercase mapping for c. Same caveats as
toUppercase: codepoints with multi-char lowercase forms return
only the first codepoint — see lowercaseExpansion.
Defined in lang/std/text/unicode/case_tables.ks