hash
Description:
Get the hash value of this.
This is used to (together with equal) to match proposals in the completion model. By default, it uses a direct hash (direct_hash).
Parameters:
this |
Returns:
The hash value of this. |
Get the hash value of this.
This is used to (together with equal) to match proposals in the completion model. By default, it uses a direct hash (direct_hash).
this |
The hash value of this. |