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

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