Luna::Array::front
constexpr const_reference front() const
Gets a constant reference to the first (index 0) element in the array.
Return value
Returns a constant reference to the first element in the array.
constexpr const_reference front() const
Gets a constant reference to the first (index 0) element in the array.
Returns a constant reference to the first element in the array.