-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix reassignment of the keys in delete operation #15
Comments
mfogel
added a commit
to mfogel/polygon-clipping
that referenced
this issue
Feb 10, 2018
Defensively programming around w8r/avl#15
Can you state it on the readme while this is getting fixed? |
yup, in the meanwhile you can consider using w8r/splay-tree, it's even faster |
and has no such problem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is horrible, the nodes are supposed to be immutable.
The text was updated successfully, but these errors were encountered: