[Next] [Previous] [Up] [Top] [Contents] [Index]
Methods
Congruent lambda lists
All methods on a generic function have congruent lambda lists. That is, they have the same number of required and optional arguments. (For full details on congruent lambda lists, see Common Lisp: The Language, pages 791-792.) For example, the generic function #'say always requires an instance to which it is applied and a sentence.
Gettmg Started with MCL - 19 OCT 1996
[Next] [Previous] [Up] [Top] [Contents] [Index]
Generated with Harlequin WebMaker