Binary package “libzarith-ocaml” in ubuntu focal

arithmetic and logical operations over arbitrary-precision integers (runtime)

 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 shared library for running applications linked
 against libzarith-ocaml.