UniqueRange.popFront

Pop front element.

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

Meta