spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
toLower.toLower
spasm
ct
toLower
Undocumented in source.
enum
toLower
;
enum
toLower
;
enum
toLower
;
enum
toLower
;
enum
toLower
;
template
toLower
(string str)
static if
(!(
str.length == 0
))
static if
(!(
str[0] < 0xAA
))
enum
toLower
=
str
[
0
] ~
toLower
!(
str
[
1
..$])
;
Meta
Source
See Source File
spasm
ct
toLower
manifest constants
toLower