Array.back

last element, same as this[$-1]

struct Array(V)
ref inout pure nothrow
inout(V)
back
(
string file = __FILE__
int line = __LINE__
)
()

Meta