On Tue, Mar 14, 2006 at 12:07:20AM -0700, Levi Pearson wrote: > I've got another one in OCaml that runs significantly faster than > the C++ one on my box. This is my first OCaml program, so if anyone > on the list knows OCaml, don't shoot me if it's poorly written.
I only have two words for you: Tail Recursion. It is, after all, O'Caml. ;-) Mike .___________________________________________________________________. "A dream will always triumph over reality, once it is given the chance." - Stanislaw Lem
signature.asc
Description: Digital signature
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
