tango ~d2port (2022-05-08T12:05:15.977309)
Dub
Repo
toupper
rt
compiler
util
ctype
Undocumented in source.
dchar
toupper
(
dchar
c
)
out (result) { assert (!islower(result)); }
Meta
Source
See Implementation
rt
compiler
util
ctype
functions
isalnum
isalpha
isascii
iscntrl
isdigit
isgraph
islower
isprint
ispunct
isspace
isupper
isxdigit
tolower
toupper