#include "tensorstore/util/extents.h"
template <typename Indices>
constexpr bool tensorstore::IsIndexVector;

Bool-valued metafunction that evaluates to true if Indices is span-compatible with a span::value_type of Index.