* @brief Compute the hash of a value for current chain * * @param x value to compute modulus of * @return modulus of `x` * @note declared as a * [`virtual`](https://en.cppreference.com/w/cpp/language/virtual) so that * custom implementations of the class can modify the hash function. */
source not stored for this graph (policy: none)