toUniUpper

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

dchar
toUniUpper
(
dchar c
)

Meta