nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
isUpper
nulib
text
ascii
Gets whether the given character is uppercase.
@
nogc
nothrow
bool
isUpper
(
char
c
)
Meta
Source
See Implementation
nulib
text
ascii
functions
isASCII
isAlpha
isAlphaNumeric
isDigit
isEscapeCharacter
isHex
isLower
isPrintable
isUpper
toLower
toUpper
Gets whether the given character is uppercase.