CharRange.contains

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool contains(char_t c)
  2. bool contains(CharRange cr)
    struct CharRange(char_t)
    bool
    contains
  3. char_t l_;
  4. char_t r_;

Meta