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

Compares two intervals for equality.