[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
local declarations
- To: vanroggen@DEC-HUDSON.ARPA
- Subject: local declarations
- From: "Scott E. Fahlman" <Fahlman@CMU-CS-C.ARPA>
- Date: Mon, 06 May 1985 18:47:00 -0000
- Cc: common-lisp@SU-AI.ARPA
- In-reply-to: Msg of 6 May 1985 12:53-EDT from vanroggen at DEC-HUDSON
- Sender: FAHLMAN@CMU-CS-C.ARPA
Ah, I misunderstood what you were suggesting. Yes, to somehow be able
to specify the type of a lexical variable within a subset of that
variable's scope is indeed something that would be useful (though doing
one quick copy into a type-restricted LET variable doesn't seem too
bad).
It also was not totally clear whether you were areguing for keeping
themacro-to-declaration lossage or flushing it. Glad to hear you're on
the side of sanity.
-- Scott