[previous] [up] [next]     [index]
Next: Will Executors Up: Memory Management Previous: Memory Management

Weak Boxes

A weak box is similar to a normal box (see section 4.9), but when the automatic memory manager can prove that the content value of a weak box is only reachable via weak boxes, the content of the weak box is replaced with #f.



PLT