#include "tensorstore/util/span.h" constexpr reference tensorstore::span<T, Extent>::front() const; Returns a reference to the first element. Dchecks:¶ size() > 0