NextPrevUpTopContentsIndex

15.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 does not support user defined methods for the generic function make-method-lambda .


LispWorks User Guide - 11 Mar 2008

NextPrevUpTopContentsIndex