iodyn 0.2.1

An incremental collections library making use of Adapton
Documentation
[badges.travis-ci]
repository = "https://github.com/cuplv/iodyn.rust"

[dependencies]
adapton = "0.3"
rand = "0.3"

[package]
authors = ["Kyle Headley <kyle.headley@colorado.edu>", "Matthew A. Hammer <Matthew.Hammer@Colorado.Edu>"]
categories = ["data-structures"]
description = "An incremental collections library making use of Adapton"
documentation = "https://docs.rs/iodyn"
exclude = ["travis.sh"]
homepage = "http://adapton.org"
keywords = ["incremental", "adapton", "sequence", "RAZ", "memoization"]
license = "MPL-2.0"
name = "iodyn"
readme = "README.md"
repository = "https://github.com/cuplv/iodyn.rust"
version = "0.2.1"