Closed trietvuive closed 2 years ago
A way to avoid unnecessary hash collision is to just hash the tuple and let python handle the rest.
Looks good. Thanks for the contribution!
A way to avoid unnecessary hash collision is to just hash the tuple and let python handle the rest.