bc-string v1.4.0 (2023-05-15T21:45:08Z)
Dub
Repo
toLower
bc
string
ascii
Converts ASCII characters 'A'..'Z' to a lower 'a'..'z'.
@
safe
pure nothrow @
nogc
char
toLower
(
char
c
)
Meta
Source
See Implementation
bc
string
ascii
functions
isDigit
sicmp
toLower
toUpper
Converts ASCII characters 'A'..'Z' to a lower 'a'..'z'.