ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
asciiToLower
ae
utils
text
ascii
Lowercases or uppercases a string in-place.
alias
asciiToLower
=
_xlat
!(
asciiLower
,
char
)
Meta
Source
See Implementation
ae
utils
text
ascii
aliases
ascii
asciiToLower
asciiToUpper
functions
_xlat
containsOnlyChars
fromDec
isSignedInteger
isUnsignedInteger
toDec
toDecCTFE
toDecFixed
templates
DecimalSize
Lowercases or uppercases a string in-place.