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