OCAML bignums

Henry Cejtin henry@sourcelight.com
Thu, 16 Nov 2000 12:34:26 -0600


Ah, I read this but didn't know what theNum type was in OCaml.  I'm certainly
glad that the optimization for small IntInf.int's is paying off by a lot.
Still, the fact that OCaml was so much slower on the simple Int array stuff
is very strange.
Perhaps this would cause Graham to switch to MLton, which would be very nice.