Chunks.popFront

Input range primitives. Always present.

struct Chunks(Source)
static if(isForwardRange!Source)
void
popFront
()
if (
isInputRange!Source
)

Meta