flet vars
- From: TheFlyingDutchman <zzbbaadd@xxxxxxx>
- Date: Thu, 14 Apr 2011 18:51:56 -0700 (PDT)
Is it possible to change the values of the variables in an flet?
(flet ( (function1 () (format t "hi from function1~%")))
(function1)
; change what function1 refers to
(function1))
.
- Follow-Ups:
- Re: flet vars
- From: WJ
- Re: flet vars
- From: Pascal Costanza
- Re: flet vars
- From: TheFlyingDutchman
- Re: flet vars
- From: Anticomuna
- Re: flet vars
- Prev by Date: Partial functions in Lisp
- Next by Date: Re: Partial functions in Lisp
- Previous by thread: Partial functions in Lisp
- Next by thread: Re: flet vars
- Index(es):