Next: Package FL.ALIEN, Previous: Package FL.PORT, Up: Reference manual [Contents][Index]
This package provides some MOP functionality. These functions are non-ANSI and may represent a problem when porting Femlisp.
Finds and, if necessary, generates a class from the given superclasses.
Makes an instance of a class denoted by a list of the names of its superclasses. This class is generated automatically, if necessary.
Removes all methods dispatching on subclasses of the template arguments.