Returns a reference to the first element; the span must not be empty.
Declared in <absl/types/span.h>
<absl/types/span.h>
constexpr reference front() const noexcept;
A reference to the first element.