[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1000393: ITP: ocaml-gmap -- heterogenous maps over a GADT for OCaml



Package: wnpp
Severity: wishlist
Owner: Stéphane Glondu <glondu@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-ocaml-maint@lists.debian.org

* Package name    : ocaml-gmap
  Version         : 0.3.0
  Upstream Author : Hannes Mehnert
* URL             : https://github.com/hannesm/gmap
* License         : ISC
  Programming Lang: OCaml
  Description     : heterogenous maps over a GADT for OCaml

 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 is a new dependency of ocsigenserver.

Reply to: