Hi Jonathan,
I'm very curious about the state of the delete branch as this seems the only available implementation of a mutable interval tree in Rust that I can find online.
I need a performant mutable interval tree in my FOSS project atm and I'd love to not write a new implementation from scratch as your is already on crates, if you welcome contributions.
Hi Jonathan,
I'm very curious about the state of the delete branch as this seems the only available implementation of a mutable interval tree in Rust that I can find online.
I need a performant mutable interval tree in my FOSS project atm and I'd love to not write a new implementation from scratch as your is already on crates, if you welcome contributions.