[MLton] Serialization?

Henry Cejtin henry.cejtin@sbcglobal.net
Tue, 05 Jul 2005 12:30:56 -0500


As Stephen said, sharing can be vital any way.  As an example, if you had
a circular list (using ref's of course) then without sharing it would be
infinite.