{"library":"bisection","type":"library","category":null,"description":"Rust implementation of the Python bisect module for binary search and insertion.","language":"rust","status":"active","version":"0.1.0","tags":["binary-search","bisect","algorithm","utility"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nbisection = \"0.1.0\"","imports":["use bisection::bisect_left;"]},{"cmd":"cargo add bisection","imports":[]}],"homepage":"https://github.com/SteadBytes/bisection","github":"https://github.com/SteadBytes/bisection","docs":"https://docs.rs/bisection/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}