#include "tensorstore/util/future.h"
bool tensorstore::HaveSameSharedState(const AnyFuturea,
                                      
const AnyFutureb);

Returns true if both futures refer to the same shared state, or are both null.