Selects the kth smallest element of a slice, based on Pattern Defeating Quickselect.
# Cargo.toml
[dependencies]
pdqselect = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Select the 4th smallest element from a slice.
No known issues recorded.
No dependency data recorded yet.