- SYNOPSIS
-
Constant one in unlimited-size integers.
- DESCRIPTION
-
The constant num_1 is bound to the integer constant 1 in the
unlimited-precision numbers provided by the OCaml Num library.
- FAILURE CONDITIONS
-
Not applicable.
- USES
-
Exactly the same as Int 1, but may save recreation of a cons cell each time.
- SEE ALSO
-
num_0, num_2, num_10.