Function LexerRange.popFrontN

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

void popFrontN(
  size_t n
);