tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
CharRange.contains
tango
text
Regex
CharRange
Undocumented in source. Be warned that the author may not have intended to support it.
bool
contains
(char_t c)
bool
contains
(CharRange cr)
struct
CharRange
(char_t)
bool
contains
(
CharRange
cr
)
char_t
l_
;
char_t
r_
;
Meta
Source
See Implementation
tango
text
Regex
CharRange
functions
contains
intersect
intersects
l
opCmp
opEquals
r
subtract
toString
static functions
opCall
variables
l_
r_