asetmap
Alternative, compatible, OCaml standard library Sets and Maps

Install

Authors

Maintainers

Sources

asetmap-0.8.1.tbz
md5=9e4a518bfb6350e2f296c7f3147989c7

Description

asetmap provides slightly tweaked OCaml standard library Set and Map functors. asetmap tries to maximize compatibility with the standard library. It essentially gets rid of Not_found exceptions and provide pretty-printers for the data types.

asetmap has no dependency is distributed under the ISC license.

Tags

org:erratique set map stdlib

Published: 28 Sep 2016

Dependencies (4)

  1. topkg build
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.01.0"

Dev Dependencies

None

Conflicts

None