Create and maintain sorted vectors and vector-backed sets with efficient insertion and lookup.
# Cargo.toml
[dependencies]
sorted-vec = "0.8.10"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a sorted vector and inserts elements.
No known issues recorded.
No dependency data recorded yet.