B. Watson 0e54adf736 development/ocaml-num: Fix download URL. 2 år sedan
..
README d8b589c805 development/ocaml-num: Added (arbitrary precision arithmetic). 2 år sedan
ocaml-num.SlackBuild 0e54adf736 development/ocaml-num: Fix download URL. 2 år sedan
ocaml-num.info 0e54adf736 development/ocaml-num: Fix download URL. 2 år sedan
slack-desc d8b589c805 development/ocaml-num: Added (arbitrary precision arithmetic). 2 år sedan

README

Num is an OCaml library for arbitrary-precision arithmetic.
It provides arbitrary-precision integers ("bignums")
and rational numbers.

Num used to be part of the OCaml standard library, but in
OCaml 4.06 it was moved to a separate package.