adam.toHash
size_t toHash() const @safeReturns a hash value for this adam.
Guarantees:
- If
a == bviaopEquals, thena.toHash() == b.toHash().
size_t toHash() const @safeReturns a hash value for this adam.
Guarantees:
a == b via opEquals, then a.toHash() == b.toHash().