Next Previous Up Top Contents Index

2 The Common Dylan Library

2.5 Finalization

Common Dylan provides a finalization interface in the finalization module of common-extensions. This section explains finalization, the finalization interface provided, and how to use the interface in applications. See "The FINALIZATION module" on page 55 for reference descriptions of the interface.

2.5.1 - What is finalization?
2.5.2 - How the finalization interface works
2.5.3 - Writing finalizers
2.5.4 - Using finalization in applications

Common Dylan and Functional Extensions - 31 Mar 00

Next Previous Up Top Contents Index