LexerRange.popFrontN

Implements the algorithm popFrontN more efficiently. This function does not detect or handle newlines.

struct LexerRange
nothrow pure @safe @nogc
void
popFrontN
()
(
size_t n
)

Meta