Class T
No superclasses.
Description
The root of the class graph.
Mentions
Note that all "Mentions" sections on this page never take into account any mentions in Table 5.1, since that table mentions all CLOS MOP related classes.
5.5.3 Instance Structure Protocol
In particular, portable programs can control the implementation of, and obtain direct access to, slots with allocation
:instance
and type T. These are called directly accessible slots.
Comments and remarks
See also the entry in the Common Lisp HyperSpec for this class.