Pattern

Undocumented in source.

Constructors

this
this(string pattern)
Undocumented in source.

Members

Functions

match
inout(Result) match(string input, bool insensitive)
Undocumented in source. Be warned that the author may not have intended to support it.
pattern
string pattern()
Undocumented in source. Be warned that the author may not have intended to support it.
patterns
auto patterns()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Result
struct Result
Undocumented in source.

Meta