Converting a character to upper case in string

NX nightmarex1337 at hotmail.com
Fri Sep 21 12:15:52 UTC 2018


How can I properly convert a character, say, first one to upper 
case in a unicode correct manner?
In which code level I should be working on? Grapheme? Or maybe 
code point is sufficient?

There are few phobos functions like asCapitalized() none of which 
are what I want.


More information about the Digitalmars-d-learn mailing list