|
|
|
|
|
by guenthert
1480 days ago
|
|
Didn't even know about this one. It is one of those 'optional' features -- the standard puts it like "Any implementation may legitimately return nil as the lambda-expression of any function." And indeed, CCL choses to do just that. SBCL seems to put in some effort to decompile the function. |
|
As for CCL, it seems to work for me just fine as long as you set CCL:*SAVE-DEFINITIONS* to T: