• Introduction
  • Class definition and instantiation
    • Class definition

  • Inheritance
    • Class hierarchy and inheritance of slots
    • Instance creation and slot access
    • Slot description
    • Class precedence list

  • Generic functions
    • Generic functions and methods
    • Next-method
    • Example