UniqueRange.front

Front element.

struct UniqueRange(Source)
pure nothrow @safe @nogc @property scope ref inout return @trusted
inout(E)
front
()
if (
hasLength!Source
)

Meta