toUniLower

If c is a Unicode upper case character, return the lower case equivalent, otherwise return c.

dchar
toUniLower
(
dchar c
)

Meta