package hc

  1. Overview
  2. Docs
Hashconsing library

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
sha256=61b443056adec3f71904c5775b8521b3ac8487df618a8dcea3f4b2c91bedc314
sha512=a1d213971230e9c7362749d20d1bec6f5e23af191522a65577db7c0f9123ea4c0fc678e5f768418d6dd88c1f3689a49cf564b5c744995a9db9a304f4b6d2c68a

Description

hc is an OCaml library for hashconsing. It provides easy ways to use hashconsing, in a type-safe and modular way and the ability to get forgetful memoïzation.

Published: 27 Jan 2024

README

Hc

Hc is an OCaml library for hash consing.

License

See LICENSE.

Dependencies (2)

  1. ocaml >= "4.14"
  2. dune >= "3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. encoding >= "0.0.4"

Conflicts

None