tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
toUpper
tango
text
Ascii
Convert to uppercase in-place.
char
[]
toUpper
(char[] src)
char
[]
toUpper
(
char
[]
src
)
char
[]
toUpper
(const(char[]) src, char[] dst)
Meta
Source
See Implementation
tango
text
Ascii
functions
compare
icompare
isearch
main
toLower
toUpper
Convert to uppercase in-place.