G.f. method
Finalizes an object.
finalize object => ()
<object>.
common-extensions
finalization
This method is a default finalizer for all objects. It does nothing, and is provided only to make next-method calls safe for all methods on finalize.
finalize-when-unreachable, page 57
drain-finalization-queue, page 57
automatic-finalization-enabled?, page 55
automatic-finalization-enabled?-setter, page 56