Vector.back

Returns the last element

struct Vector(E, Allocator = typeof(theAllocator))
inout
inout(E)
back
()
if (
isAllocator!Allocator
)

Meta