UniqueRange.frontPop

Pop front element and return it.

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

Meta