Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auto merge of #11961 : niftynif/rust/btree, r=brson
I implemented an add method for the btree in progress. It is intended to be refactored later using an alternative to .clone() that passes the borrow checker, but for now, it works as intended. r? @catamorphism
- Loading branch information