[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LetRec
- To: Common-Lisp@Sail.Stanford.EDU
- Subject: LetRec
- From: James Rice <Rice@SUMEX-AIM.Stanford.EDU>
- Date: Fri, 8 Apr 88 12:58:57 PDT
Sorry to all of you who might have been confused by my
message. I was not thinking explicitly of Scheme's
Letrec. I was thinking of a general recursive let
construct, particularly for non-function objects, though
I see no reason why such a construct could not be used
for function objects too.
Rice.
-------