パッケージ: libgmap-ocaml (0.3.0-1build1)
libgmap-ocaml に関するリンク
Trisquel の資源:
ocaml-gmap ソースパッケージをダウンロード:
- [ocaml-gmap_0.3.0-1build1.dsc]
- [ocaml-gmap_0.3.0.orig.tar.bz2]
- [ocaml-gmap_0.3.0-1build1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian OCaml Maintainers (メールアーカイブ)
- Stéphane Glondu
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
heterogenous maps over a GADT for OCaml (runtime 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 runtime files.