immutable-map 0.1.1

An immutable ordered map and set based on weight-balanced tree.
Documentation
1
2
3
4
5
6
7
8
9
Immutable Map
=============

[![immutable-map-rs on Travis CI][travis-image]][travis]

[travis-image]: https://travis-ci.org/kimhyunkang/immutable-map-rs.png
[travis]: https://travis-ci.org/kimhyunkang/immutable-map-rs

Immutable map and set for Rust