- contains
bool contains(char_t c)
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(CharRange cr)
Undocumented in source. Be warned that the author may not have intended to support it.
- intersect
CharRange intersect(CharRange cr)
Undocumented in source. Be warned that the author may not have intended to support it.
- intersects
bool intersects(CharRange cr)
Undocumented in source. Be warned that the author may not have intended to support it.
- l
char_t l()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(CharRange cr)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(CharRange cr)
Undocumented in source. Be warned that the author may not have intended to support it.
- r
char_t r()
Undocumented in source. Be warned that the author may not have intended to support it.
- subtract
CharRange[] subtract(CharRange cr)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.