package hmap

  1. Overview
  2. Docs
Heterogeneous value maps for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

hmap-0.8.1.tbz
sha256=6a00db1b12b6f55e1b2419f206fdfbaa669e14b51c78f8ac3cffa0a58897be83
md5=04169252265a11d852e1547445177196

Description

Hmap provides heterogeneous value maps for OCaml. These maps bind keys to values with arbitrary types. Keys witness the type of the value they are bound to which allows to add and lookup bindings in a type safe manner.

Hmap has no dependency and is distributed under the ISC license.

Tags

data-structure org:erratique

Published: 05 Oct 2017

Dependencies (4)

  1. topkg build
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.02.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.