mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
d8b589c805
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
241 B
Text
6 lines
241 B
Text
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.
|