#include "tensorstore/util/future.h"
bool tensorstore::Promise<T>::null() const noexcept;

Returns true if this Promise has no shared state.