shuoli84 / sweep-bptree

A b+ tree, locality aware, so it's faster for ordered access
Apache License 2.0
12 stars 4 forks source link

Interoperability: Common Traits #31

Open YeungOnion opened 1 month ago

YeungOnion commented 1 month ago

Should implement common traits, per API Guide I can work on this one.

YeungOnion commented 1 month ago

Display is not implemented by std::collections::BTree* dropping that from list.