package hamt

  1. Overview
  2. Docs
Hash Array Mapped Tries

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=47b2625ffcede0652d0e9b4e2ba13722

Description

HAMT data structure implemented in OCaml

http://gallium.inria.fr/blog/implementing-hamt-for-ocaml/

Published: 04 Nov 2016

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.01.0" & < "5.0"

Dev Dependencies

None

Used by

None

Conflicts

None