lookahead

Match u but doesn't consume anything from the input range

version(legacy)
struct lookahead (
bool negative = false
) {}

Members

Static functions

opCall
auto opCall(R i)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta