gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] destructuring-bind problems


From: Paul F. Dietz
Subject: Re: [Gcl-devel] destructuring-bind problems
Date: Tue, 15 Oct 2002 18:55:25 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

Camm Maguire wrote:

If you could expand briefly on the possible use of defmacro and
macrolet, it would help me get a handle on this.

Use of the infrastructure behind defmacro and macrolet, rather.
The syntax of a destructuring lambda argument list is the same
as a macro lambda argument list, except &environment is not allowed.

        Paul






reply via email to

[Prev in Thread] Current Thread [Next in Thread]