programmatom / TreeLib

Balanced Binary Trees - Rank Augmented
http://programmatom.github.io/TreeLib/
GNU Lesser General Public License v3.0
11 stars 4 forks source link

Improved GetHashCode #3

Closed bbarry closed 8 years ago

bbarry commented 8 years ago

previous version likely to have collisions due to low values in xStart, xLength, yStart and yLength as well as smelly try-catch-do nothing