tango ~master (2021-12-14T19:14:08.8989381)
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