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.