We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb61a9c commit 8d39bacCopy full SHA for 8d39bac
README.md
@@ -6,6 +6,7 @@ let tree = RedBlackTree.from( increasing , range( 100000 ) ) ;
6
```
7
8
Red-black tree library for JavaScript. See [documentation](https://aureooms.github.io/js-red-black-tree/index.html).
9
+Parent is [@aureooms/js-bst](https://github.com/aureooms/js-bst).
10
11
[](https://raw.githubusercontent.com/aureooms/js-red-black-tree/master/LICENSE)
12
[](https://www.npmjs.org/package/aureooms-js-red-black-tree)
0 commit comments