dmapversion
A library that implements dependent (heterogeneous) maps
A library that implements dependent (heterogeneous) maps. The type of keys is indexed by the type of the associated values, so that the maps might contain data whose types may depend on the values of keys. It is adapted from the implementation code for maps that is used by the standard library.
Author | Benoît Montagu <benoit.montagu@inria.fr> |
---|---|
License | LGPL-2.1 |
Published | |
Homepage | https://gitlab.inria.fr/bmontagu/dmap |
Issue Tracker | https://gitlab.inria.fr/bmontagu/dmap/-/issues |
Maintainer | Benoît Montagu <benoit.montagu@inria.fr> |
Dependencies | |
Source [http] | https://gitlab.inria.fr/bmontagu/dmap/-/archive/0.5/dmap-0.5.tar.gz md5=fe62cbaa5916073a175b6f3b32dc8b68 sha512=9bbb186dc6d94e3f7ba5f64e74cb66cd13d5a5ff10b1924367a6629b49c9943a1f65ff65d5fe49a8fcfd69f15ddf4a4c93e0bf654cef781296576deace554d9b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dmap/dmap.0.5/opam |
Required by