mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
toUpper
mambo
core
string
Converts the given string to uppercase.
inout
(
T
)[]
toUpper
(
T
)
(
inout
(
T
)[]
value
)
Meta
Source
See Implementation
mambo
core
string
aliases
fromString16z
fromString32z
fromStringz
isHexDigit
isLower
isUpper
replace
toString16
toString16z
toString32
toString32z
toStringz
functions
compareIgnoreCase
equalsIgnoreCase
format
toLower
toString
toUpper
Converts the given string to uppercase.