hmapversion

Heterogeneous value maps for OCaml

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
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseISC
Published
Homepagehttp://erratique.ch/software/hmap
Issue Trackerhttp://github.com/dbuenzli/hmap/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Source [http] http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz
md5=04169252265a11d852e1547445177196
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/hmap/hmap.0.8.1/opam
Required by
Optionally used by