#include "tensorstore/kvstore/key_range.h" bool tensorstore::Intersects(const KeyRange& a, const KeyRange& b); Returns !Intersect(a, b).empty().