hmap
Heterogeneous value maps for OCaml

Install

Authors

Maintainers

Sources

hmap-0.8.1.tbz
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

Used by (12)

  1. archi
  2. dkim
  3. dream < "1.0.0~alpha3"
  4. dream-pure
  5. eio >= "0.4"
  6. mimic < "0.0.2"
  7. ocsigenserver >= "3.0.0"
  8. opium >= "0.15.0" & < "0.16.0"
  9. opium_kernel
  10. rock
  11. shcaml >= "0.2.0"
  12. uspf

Conflicts

None