Rust implementation of the Python bisect module for binary search and insertion.
# Cargo.toml
[dependencies]
bisection = "0.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Finds the insertion point for a value in a sorted list using binary search.
No known issues recorded.
No dependency data recorded yet.