Migrate red black tree from bintrees to js-sdsl
Thanks for stopping by to let us know something could be better!
Is your feature request related to a problem? Please describe.
Hey! I'm the developer of Js-sdsl. Official website: https://js-sdsl.github.io/
Now, we published the version 4.1.5-beta.1.
I see you are using functional-red-black-tree.
In benchmark, we have confirmed that Js-sdsl is several times faster than functional-red-black-tree.
I've submitted a PR to eslint and has been accepted.
See https://github.com/eslint/eslint/issues/16255 and https://github.com/eslint/eslint/pull/16267.
I am willing to submit a pull request for this change.
Looking forward to your reply! :D
Describe the solution you'd like
Migrate red black tree from bintrees to js-sdsl.
Describe alternatives you've considered
Migrate red black tree from bintrees to js-sdsl.
Thanks for the recommendation @ZLY201 . We will take it into consideration.