#include "tensorstore/kvstore/key_range.h" friend bool tensorstore::KeyRange::operator==(const KeyRange& a, const KeyRange& b); friend bool tensorstore::KeyRange::operator!=(const KeyRange& a, const KeyRange& b); Compares two ranges for equality.