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: Collections implement `FromIterator` and `Extend` #32

Open YeungOnion opened 1 month ago

YeungOnion commented 1 month ago

per API Guidelines