Description
Provides arbitrary-precision integer and rational arithmetic that used to be part of the OCaml core distribution. It is useful for mathematical code that needs exact values beyond native machine integers.
Use it when maintaining OCaml projects that depend on the Num library. It is a development dependency and has no standalone user interface.