#include "tensorstore/kvstore/key_range.h"
KeyRange tensorstore::Intersect(const KeyRangeaconst KeyRangeb);

Returns the intersection of a and b.