[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
&environment
- To: common-lisp@SU-AI.ARPA
- Subject: &environment
- From: OLDMAN@USC-ISI.ARPA
- Date: Fri, 31 Jan 1986 19:43:00 -0000
- Comment: Remailed at SU-AI after delay caused by mailing list error.
- Sender: OLDMAN@USC-ISI.ARPA
Are there any restrictions on placement of the &environment
marker in a lambda list? Our implementation currently requires
that it be either after an &body or first if there is no &body.
-- Dan