Luna::ReverseIterator::operator[]
constexpr reference operator[](isize n) const
Returns a reference to the element at specified relative location.
Parameters
-
in n
The position relative to the current position.
constexpr reference operator[](isize n) const
Returns a reference to the element at specified relative location.
in n
The position relative to the current position.