We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74c1862 + c55fc18 commit 5ef8122Copy full SHA for 5ef8122
1 file changed
README.md
@@ -22,6 +22,7 @@ Supported data structures
22
- [Red-Black Tree List](https://github.com/Bishop92/JavaScript-Data-Structures/wiki/Red-Black-Tree-List)
23
- [B-Tree](https://github.com/Bishop92/JavaScript-Data-Structures/wiki/B-Tree)
24
- [Set](https://github.com/Bishop92/JavaScript-Data-Structures/wiki/Set)
25
+- [Trie](https://github.com/Bishop92/JavaScript-Data-Structures/wiki/Trie)
26
27
How to use
28
----------
0 commit comments