dtools ~master (2018-06-18T17:42:24Z)
Dub
Repo
LetterCase
std
ascii
Letter case specifier.
Values
Value
Meaning
upper
Upper case letters
lower
Lower case letters
Meta
Source
See Implementation
std
ascii
enums
LetterCase
functions
isASCII
isAlpha
isAlphaNum
isControl
isDigit
isGraphical
isHexDigit
isLower
isOctalDigit
isPrintable
isPunctuation
isUpper
isWhite
toLower
toUpper
variables
newline
Letter case specifier.