UniqueRange.this

Construct from source.

struct UniqueRange(Source)
pragma(inline, true) @safe pure nothrow @nogc
this
(
Source source
)
if (
hasLength!Source
)

Meta