Skip to content

fix(bst): on duplicates values the same node is returned#100

Merged
amejiarosario merged 1 commit intomasterfrom
fix/nadhem-findings
May 24, 2021
Merged

fix(bst): on duplicates values the same node is returned#100
amejiarosario merged 1 commit intomasterfrom
fix/nadhem-findings

Conversation

@amejiarosario
Copy link
Copy Markdown
Owner

Fixes #99

@amejiarosario amejiarosario merged commit 1c05026 into master May 24, 2021
@amejiarosario amejiarosario deleted the fix/nadhem-findings branch May 24, 2021 00:04
@amejiarosario
Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 2.7.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should return the same node when we add a duplicated node

1 participant