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