[MLton] cvs commit: added MLton.share

Henry Cejtin henry@sourcelight.com
Tue, 31 Aug 2004 10:30:32 -0500


Definitely a great thing to have when you need it, that's fore sure.  I agree
that it is a shame to have to hash a second time on already seen objects, but
in general when you call this function, memory is way more important then CPU
time, so I would worry more about the hash table.