Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* How public is Num.Nat
@ 2008-11-07  9:33 Andrej Bauer
  2010-07-10 12:42 ` Jim Pryor
  0 siblings, 1 reply; 3+ messages in thread
From: Andrej Bauer @ 2008-11-07  9:33 UTC (permalink / raw)
  To: caml-list

The Nat module in the Num library is not documented in the official
documentation, but is documented in the 1992 tech report by Valérie
Ménissier-Morain. I would ilke to use Ocaml-only library for big
integers which has bit shifting operations. Big_int does not, but Nat
does. Is Nat stable and "safe to use" by people who are neither
French, nor at INRIA, nor are they Ocaml developers?

Before someone tells me I should use GMP and/or MPFR: I am already
using them, I am just rewriting a piece of code so that it can be
optionally compiled with pure ocaml.

Best regards,

Andrej

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-10 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-07  9:33 How public is Num.Nat Andrej Bauer
2010-07-10 12:42 ` Jim Pryor
2010-07-10 14:56   ` [Caml-list] " Jim Pryor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox