[MLton] serialize/deserialize from MLton
Vesa Karvonen
vesa.a.j.k at gmail.com
Wed Jul 22 02:55:56 PDT 2009
On Sun, Jul 19, 2009 at 6:25 AM, Stefan Savev<savev at ccs.neu.edu> wrote:
> Hi,
> I saw the functions serialize/deserialize from the
> MLton extension module are commmented.
> Do they work? Any chance?
I'm afraid the serialization primitives have been disabled for a long
time already. This question pops up every now and then. For a
previous discussion, see the thread starting with the message
http://mlton.org/pipermail/mlton-user/2007-October/001200.html .
Depending on your needs, a combinator library for serialization might
suffice. See the page
http://mlton.org/Serialization
for some pointers.
-Vesa Karvonen
More information about the MLton
mailing list