Is true iff x is an ASCII character compile-time constant.
std.ascii.isASCII.
TODO: Extend to array of chars.
See Implementation
Is true iff x is an ASCII character compile-time constant.