get_hash_code method
get_hash_code
Serves as the default hash function.
def get_hash_code(self):
...
Returns: int: A hash code for the current point.
See Also
- class
Point
Serves as the default hash function.
def get_hash_code(self):
...
Returns: int: A hash code for the current point.
Point