Convert D-style camel-cased string $(S s) to lower-cased words.
Convert D-Style camel-cased string $(S s) to space-separated lower-cased words.
Convert string $(S s) to lower-case.
Return s lowercased if s is an ASCII-string, otherwise defaultValue.
Return s lowercased if s is an ASCII-string, otherwise s.
Convert enumeration value (enumerator) t to a range chars.
Convert string $(S s) to lower-case.