#include "tensorstore/kvstore/key_range.h" KeyRange tensorstore::Intersect(const KeyRange& a, const KeyRange& b); Returns the intersection of a and b.