[ 原始碼: 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-9z7d9
- 本虛擬套件由這些套件填實: libgmap-ocaml
-
- dep: ocaml-4.13.1
- 本虛擬套件由這些套件填實: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries