stable_bst

Crates.iostable_bst
lib.rsstable_bst
version0.2.0
sourcesrc
created_at2016-07-07 06:06:48.951572
updated_at2016-08-19 00:57:05.742496
descriptionAn ordered map and set based on a binary search tree. Works with stable Rust 1.9.0.
homepage
repositoryhttps://github.com/rocallahan/stable-bst
max_upload_size
id5602
size2,794,936
Robert O'Callahan (rocallahan)

documentation

https://rocallahan.github.io/stable-bst/doc/stable_bst

README

An ordered map and set based on a binary search tree.

Forked from https://github.com/contain-rs/bst and updated to work with stable Rust (1.9.0).

Documentation here; crate here.

Commit count: 0

cargo fmt