After the current module is unloaded,⁇do_

Definitions:

function
Source: /avail/Avail/Foundation/Bootstrap/Fallible Primitives
Categories: Primitives, Modules, Mutators
Register the given function for callback after the module undergoing compilation has been unloaded.
Position Name Type Description
Parameters
1 aFunction function The post-unload function.
Returns
Raises
loading-is-over exception