Standard-class Slot Accessors
Slot accessor functions are generic functions
- Additional methods can be defined
- Performance is similar to slot-value when there are no additional methods
Defstruct accessor functions get compiled in-line
- Callers must be recompiled if the struct is redefined