UniqueRange.back

Back element.

struct UniqueRange(Source)
pragma(inline, true) @safe pure nothrow @nogc @property scope ref inout return @trusted
inout(E)
back
()
if (
hasLength!Source
)

Meta