NextPrevUpTopContentsIndex

13.1.3 Method Lambdas

LispWorks make-method-lambda is not AMOP-compatible. It takes separate lambda-list and body arguments, and the returned lambda form is different to that specified in AMOP (see Method Functions below).

LispWorks make-method-lambda should not be modified.


LispWorks User Guide - 8 Apr 2005

NextPrevUpTopContentsIndex