ASCIIAll¶
Represents all ASCII characters, excluding the NUL (\x00) character for its special treatment in C strings.
Constructors¶
create¶
Returns¶
- ASCIIAll val^
Public Functions¶
apply¶
Returns¶
- String val
eq¶
Parameters¶
- that: ASCIIAll val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ASCIIAll val
Returns¶
- Bool val