{"library":"pdqselect","type":"library","category":null,"description":"Selects the kth smallest element of a slice, based on Pattern Defeating Quickselect.","language":"rust","status":"active","version":"0.1.1","tags":["selection","quickselect","algorithm","order-statistics"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\npdqselect = \"0.1.1\"","imports":["use pdqselect::select_by;"]},{"cmd":"cargo add pdqselect","imports":[]}],"homepage":null,"github":null,"docs":"https://docs.rs/pdqselect/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}