sstadick / rust-lapper

Rust implementation of a fast, easy, interval tree library nim-lapper
https://docs.rs/rust-lapper
MIT License
55 stars 7 forks source link

Update Interval to generic start/stop #8

Closed sstadick closed 3 years ago

sstadick commented 3 years ago

This also fixes the tests to not run into one another anymore.