hamt 0.1.0

Purely functional hash array mapped tries.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "hamt"
description = "Purely functional hash array mapped tries."
version = "0.1.0"
authors = ["Emily A. Bellows <emily.a.bellows@gmail.com>"]
readme = "README.md"
license = "MIT"

[dev-dependencies]
quickcheck = "^0.2.24"