UniqueRange.takeFront

Pop front element and return it.

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

Meta