Skip to content

Commit

Permalink
Add BTree
Browse files Browse the repository at this point in the history
  • Loading branch information
ellbrid committed Jun 28, 2020
1 parent 7a39a3d commit 2f174a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ The following is a list of data structures that have been implemented in Rust.
* [XFastTrie](/chapter13/src/xfasttrie.rs)
* [YFastTrie](/chapter13/src/yfasttrie.rs)
* chapter14 (External Memory Searching)
* BTree(*coming soon*)
* [BTree](/chapter14/src/btree.rs)

0 comments on commit 2f174a8

Please sign in to comment.