#include "tensorstore/util/future.h"
bool tensorstore::AnyFuture::null() const noexcept;

Returns true if this Future has no shared state.