hashconsing 0.3.0

A hash consing library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "hashconsing"
version = "0.3.0"
authors = ["Adrien Champion <adrien.champion@email.com>"]
description = "A hash consing library."
documentation = "http://adrienchampion.bitbucket.org/hashconsing/hashconsing/"
homepage = "https://bitbucket.org/AdrienChampion/hashconsing/"
repository = "https://bitbucket.org/AdrienChampion/hashconsing/src"
readme = "README.md"
keywords = ["hash", "consing", "sharing"]
license = "MIT/Apache-2.0"

[[bin]]
name = "hashconsing_bin"
doc = false