Statement.popFront

Advance to the next row

Makes the next row available via .front.

This is an InputRange. Do not call popFront() on empty ranges.
interface Statement
@safe
void
popFront
()

Meta