#include "tensorstore/kvstore/key_range.h"
bool tensorstore::Contains(const KeyRangehaystack,
                           
const KeyRangeneedle);

Returns true if haystack fully contains the range needle.