2 releases
0.1.1 | Jun 6, 2024 |
---|---|
0.1.0 | Dec 10, 2021 |
#735 in Data structures
309 downloads per month
Used in 9 crates
(via iron-shapes-booleanop)
25KB
711 lines
Splay tree datastructures
This code was taken from the MIT-licensed https://github.com/21re/rust-geo-booleanop.