Is there a concise notation to access last element of an array, similar to std::vector::back() in C++? Do I have to write:Is there a concise notation to access last elem
Is there a concise notation to access last element of an array, similar to std::vector::back() in C++? Do I have to write:Is there a concise notation to access last elem