package apronext

  1. Overview
  2. Docs
Apron extension

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
md5=5c4bdc7252d4dccb5c7e710bed7fb179
sha512=f2979caef4d96036dfadff286655110adde19473dc3df6eee39c62f859e4f826ebcd1e6f1644bd8a1ca7877bba00e4e2f0ea63329b0ace48254f9d89ffcc4646

Description

An extension for the OCaml interface of the Apron library

Published: 15 Sep 2020

README

Apronext

This package provides an extension for the OCaml interface of the apron library. It is meant to make its use easier, efficiency is not the purpose. It provides several utilities, such as higher order functions over the different earray types, plus a large set of constructors meant to make your life easier.

Documentation

you can build it locally by doing make doc or consult the online documentation

build

  • the library : make

  • the documentation locally : make doc

Dependencies (3)

  1. apron
  2. ocaml >= "4.08"
  3. dune >= "2.1"

Dev Dependencies

None

Used by (1)

  1. picasso < "0.2.0"

Conflicts

None

OCaml

Innovation. Community. Security.