#include "tensorstore/index_space/index_domain.h"
bool tensorstore::IsFinite(IndexDomainView<> domain);

Returns true if all dimensions of domain have finite bounds.