#include "tensorstore/kvstore/key_range.h" bool tensorstore::Contains(const KeyRange& haystack, const KeyRange& needle); Returns true if haystack fully contains the range needle.