#include "tensorstore/index_interval.h"
constexpr bool tensorstore::IsFinite(IndexInterval interval);

Returns true if interval is bounded below and above.