Next: Modules, Previous: Memory Management, Up: API Reference
Return #t if obj is an entity.
#t
Return #t if obj is an operator.
Set the object procedure of obj to proc. obj must be either an entity or an operator.
Create a new class object of class metaclass, with the slot layout specified by layout.
Create a subclass object of class, with the slot layout specified by layout.