[MLton] Serialization?

Stephen Weeks MLton@mlton.org
Tue, 5 Jul 2005 12:07:34 -0700


> God, the clear example of the circularity, given that you are
> thinking of functions, is sending a recursive (or a member of a
> mutually recursive family) of closures.

Not in MLton.  We don't implement recursive functions, mutually or
otherwise, with recursive closures.