libzarith-ocaml-doc

Arithmetic and logical operations over arbitrary-precision integers (doc)
  https://forge.ocamlcore.org/projects/zarith/
  0
  no reviews



The zarith library implements arithmetic and logical operations over arbitrary-precision integers. it uses gmp to efficiently implement arithmetic over big integers. small integers are represented as caml unboxed integers, for speed and space economy.

this package provides the ocamldoc generated html files.