package phashtbl

  1. Overview
  2. Docs
Persistent hash table library using dbm under the carpet.

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
sha256=107975d3191022b01d97b07ce332be6e48cbe5a50a8a6759b8018ee5aca00812
md5=59f043a78b76063bac46bd9704252a89

README.md.html

phashtbl

A persistent hash table OCaml library

Just a thin layer on top of the dbm library (dbm in opam) to give access to a module which provides a subset of the functionalities of the stdlib's Hashtbl module.

OCaml

Innovation. Community. Security.