[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FUNCTION-LAMBDA-EXPRESSION in CLISP?



Is there a way to get the function lambda expression?
Symbol-function returns a #<CLOSURE ...> data type.  Is this a defstruct?
If so, I'd be satisfied with the slot names.