1 unstable release
0.1.0 | Sep 2, 2020 |
---|
#1031 in Algorithms
13,003 downloads per month
Used in 17 crates
(6 directly)
24KB
440 lines
bisection
Rust implementation of the Python bisect
module.
Why bisection
?
bisect
was already taken 🤷♂️