bc-string v1.4.0 (2023-05-15T21:45:08Z)
Dub
Repo
toUpper
bc
string
ascii
Converts ASCII characters 'a'..'z' to a upper 'A'..'Z'.
@
safe
pure nothrow @
nogc
char
toUpper
(
char
c
)
Meta
Source
See Implementation
bc
string
ascii
functions
isDigit
sicmp
toLower
toUpper
Converts ASCII characters 'a'..'z' to a upper 'A'..'Z'.