[Top]
Gmp
Gmp.mpz
|
Method Gmp.mpz()->__hash()
- Method
__hash
int __hash()
- Description
Calculate a hash of the value.
- Note
Prior to Pike 7.8.359 this function returned the low
32-bits as an unsigned integer. This could in some
common cases lead to very unbalanced mappings.
- See also
hash_value()
|