package zarith-ppx

  1. Overview
  2. No Docs
Literals for Zarith's arbitrary-precision integers and rationals

Install

Authors

Maintainers

Sources

zarith-ppx-0.1.tbz
md5=4c6c8224397b9c94a0d37120f4977576

Description

The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. Zarith-ppx add support for literals of the form '13z' and '1.5q'.

Tags

ppx zarith

Published: 19 Mar 2019

Dependencies (4)

  1. zarith
  2. ocaml-migrate-parsetree < "2.0.0"
  3. dune >= "1.8"
  4. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. mdx with-test

Used by

None

Conflicts

None