Docs.rs
vertreap-0.1.0-pre.0
vertreap 0.1.0-pre.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
peterhj
Dependencies
rand ^0.6
normal
Versions
31.58%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vertreap
0.1.0-pre.0
All Items
Crate Items
Structs
Traits
Crate
vertreap
Copy item path
Source
Structs
§
KV
A key-value pair partially ordered only by the key.
Random
Hasher
Generator
RngGenerator
Thread
RngGenerator
Vertreap
Vertreap
Iter
Vertreap
Map
An ordered associative map backed by a persistent treap.
Vertreap
MapIter
Vertreap
Node
Vertreap
Set
An ordered set backed by a persistent treap.
Vertreap
SetIter
Traits
§
Keyed
Generator