Match.end

Undocumented in source.
template Match(T...)
static if(isInputRange!(T[0]))
enum end = 1;

Meta