charRange

Cast elements to const(char).

alias charRange = map!"cast(const char) a"

Meta