[ 源代码: ocaml-gmap ]
软件包:libgmap-ocaml-dev(0.3.0-1 以及其他的)
heterogenous maps over a GADT for OCaml (dev files)
Gmap exposes the functor Make which takes a key type (a GADT 'a key) and outputs a type-safe Map where each 'a key is associated with a 'a value. This removes the need for additional packing. It uses OCaml's stdlib Map data structure.
This package contains development files.
其他与 libgmap-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libgmap-ocaml-2ewd8
- 本虚包由这些包填实: libgmap-ocaml
-
- dep: ocaml-4.13.1
- 本虚包由这些包填实: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries