Skiplist implementation in Rust for fast insertion and removal, including normal, ordered, and skipmap variants.
# Cargo.toml
[dependencies]
skiplist = "1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new skiplist and inserts an element.
No known issues recorded.
No dependency data recorded yet.