EvenChunks.popFront

Forward range primitives. Always present.

struct EvenChunks(Source)
void
popFront
()
if (
isForwardRange!Source &&
hasLength!Source
)

Meta