Calculates the hash value of the Expected in a way that iff it has a value, it returns hash of the value. Hash is computed using internal state and storage of the Expected otherwise.
See Implementation
Calculates the hash value of the Expected in a way that iff it has a value, it returns hash of the value. Hash is computed using internal state and storage of the Expected otherwise.