Skip to content

Commit 71585bb

Browse files
authored
Merge pull request #661 from eulerkochy/add_rb_tree_to_readme
Add RBTree to README.md
2 parents 76dcd22 + e97db7c commit 71585bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This package implements a variety of data structures, including
3030
- DataStructures.IntSet
3131
- SparseIntSet
3232
- DiBitVector (in which each element can store two bits)
33+
- Red Black Tree
3334

3435
Resources
3536
---------

0 commit comments

Comments
 (0)