This loads the package.
The next example defines a simple class hierarchy with destructor methods.
Next, an object is created.
On removal, destructors are automatically called from bottom to top. Apply is used here in order to evaluate obj to the actual object, because Remove does not evaluate its arguments. |