UniqueRange.popFront

Pop front element.

struct UniqueRange(Source)
pure nothrow @safe @nogc
void
popFront
()
if (
hasLength!Source
)

Meta