#include "tensorstore/spec.h"
friend bool
tensorstore::Spec::operator==(const Specaconst Specb);
friend bool
tensorstore::Spec::operator!=(const Specaconst Specb);

Compares for equality via JSON representation, except that bound context resources are compared by identity.