CharRange.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. CharRange opCall(char_t c)
  2. CharRange opCall(char_t a, char_t b)
    struct CharRange(char_t)
    static
    opCall
    (
    char_t a
    ,
    char_t b
    )
  3. char_t l_;
  4. char_t r_;

Meta