[MLton-user] Documentation on finalizable values
    Stephen Weeks 
    sweeks at sweeks.com
       
    Mon Aug 21 12:43:46 PDT 2006
    
    
  
It is certainly the case that a finalizable has a strong pointer to
the object it contains.  I've tweaked the documentation to make that
clear, as well as added a simple page on reachability.  The underlying
notion of reachability is really the same for weak pointers and
finalizers; it's just that a finalizer isn't a weak pointer.
Hopefully it's all clear now.
    
    
More information about the MLton-user
mailing list