kanidm / concread

Concurrently Readable Data Structures for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Range iterator for Bptreemap

carllin opened this issue · comments

Indeed, there are some comments in the code about a future desire to add this feature, but so far it hasn't been required by any projects that I use concread in. So I will probably work on this within the next few months, but if you need it sooner, I'm happy to help advise and support if you want to implement it.

Thanks!