Rows.popFront

Advance to the next row.

struct Rows(Number)
@safe pure nothrow
void
popFront
()
if (
isNumeric!Number
)

Meta