#include "tensorstore/index_space/dimension_identifier.h"
friend bool
tensorstore::DimRangeSpec::operator==(const DimRangeSpeca,
                                      
const DimRangeSpecb);
friend bool
tensorstore::DimRangeSpec::operator!=(const DimRangeSpeca,
                                      
const DimRangeSpecb);

Compares two DimRangeSpec objects for equality.