./devel/ocaml-hmap, Heterogeneous value map library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.1, Package name: ocaml-hmap-0.8.1, Maintainer: jaapb

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.


Master sites:

Filesize: 4.688 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-11 13:25:03 by Jaap Boender | Files touched by this commit (5)
Log message:
Created package devel/ocaml-hmap, version 0.8.1.

This is a heterogenous value map library for OCaml. It is needed as a
dependency for the new version of www/ocsigen.