Skip to content

Point: Implement hashCode

Alexander O'Brien requested to merge obrienad/bagel-public:hashcode into master

This makes Point's hashCode implementation consistent with its equals method, and allows the use of Point as a HashMap key.

Edited by Alexander O'Brien

Merge request reports

Loading