gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] fixes to tailp and nconc


From: Paul F. Dietz
Subject: Re: [Gcl-devel] fixes to tailp and nconc
Date: Mon, 27 Jan 2003 20:18:44 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021126

I wrote:

 >(nconc (cons 'a 'b) (cons 'c 'd))

(A B C . D)   ;; <-- should not have the C

I meant: should not have the B.

        Paul






reply via email to

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