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