adam.toHash

size_t toHash() const @safe

Returns a hash value for this adam.

Guarantees:

  • If a == b via opEquals, then a.toHash() == b.toHash().