Match.begin

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

Meta