Skip to content

Commit e97db7c

Browse files
committed
Add RBTree to README.md
1 parent 54ce2fd commit e97db7c

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)