Luna::Array::rbegin

constexpr const_reverse_iterator rbegin() const

Gets one constant reverse iterator to the last element of the array.

Return value

Returns one constant reverse iterator to the last element of the array.