#include "tensorstore/index.h"
constexpr const Index tensorstore::kMaxFiniteIndex =
    0x3ffffffffffffffe;

Maximum supported finite Index value.