[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FUNCTION-LAMBDA-EXPRESSION in CLISP?
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: FUNCTION-LAMBDA-EXPRESSION in CLISP?
- From: lmulcahy@nyx.cs.du.edu (Larry Mulcahy)
- Date: Thu, 29 Apr 93 08:01:43 MDT
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.