[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue: DESTRUCTURING-BIND (Version 1)
- To: KMP@STONY-BROOK.SCRC.Symbolics.COM
- Subject: Issue: DESTRUCTURING-BIND (Version 1)
- From: Jon L White <jonl@lucid.com>
- Date: Wed, 25 Jan 89 02:47:30 PST
- Cc: CL-Cleanup@SAIL.Stanford.EDU
- In-reply-to: Kent M Pitman's message of Tue, 24 Jan 89 17:31 EST <890124173126.9.KMP@BOBOLINK.SCRC.Symbolics.COM>
Well, foo, I wish someone had thought of this sooner. Clearly, lots
of implementations provide it just as proposed (but in implementation
dependent ways, in order to facilitate error checking). I think this
is a tad too late for CL1989, don't you? double foo.
I also agree with Larry that any motivational reasoning based on LOOP
is a red-herring. DESTRUCTURING-BIND itself would not be so useful in
implementing LOOP as would some underlying functionality that an
implementation of DESTRUCTURING-BIND might use. GSB's portable LOOP
carries around it's own version of destruction (or, the seeds thereof?).
-- JonL --