#include "tensorstore/index_interval.h"
friend constexpr bool
tensorstore::IndexInterval::operator==(IndexInterval a,
                                       
IndexInterval b);

Compares two intervals for equality.