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