#include "tensorstore/kvstore/key_range.h"
friend bool tensorstore::KeyRange::operator==(const KeyRangea,
                                              
const KeyRangeb);
friend bool tensorstore::KeyRange::operator!=(const KeyRangea,
                                              
const KeyRangeb);

Compares two ranges for equality.