Group.popFront

struct Group(alias pred, R)
void
popFront
(
)
if (
isInputRange!R
)

Meta