Re: (case 'quote ('lambda 1) (otherwise 2))
- From: "David Wragg" <david@xxxxxxxxx>
- Date: 29 Jan 2007 15:19:26 -0800
On Jan 29, 10:26 pm, "Greg Buchholz" <sleepingsquir...@xxxxxxxxx>
wrote:
"case" doesn't evaluate its "key" arguments.
Ah, I see. Thanks. At some point I forgot that. And because my keys
always looked like 'symbol, I didn't notice this until now!
And thanks to Pascal for the advice to always put the keys in a list.
I will bear that in mind also.
.
- References:
- (case 'quote ('lambda 1) (otherwise 2))
- From: David Wragg
- Re: (case 'quote ('lambda 1) (otherwise 2))
- From: Greg Buchholz
- (case 'quote ('lambda 1) (otherwise 2))
- Prev by Date: Re: Integer to Character conversion
- Next by Date: Re: All Your GUIs Are Belong to Us (Die, McCLIM! Die!!)
- Previous by thread: Re: (case 'quote ('lambda 1) (otherwise 2))
- Next by thread: Re: (case 'quote ('lambda 1) (otherwise 2))
- Index(es):
Relevant Pages
|