[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Documentation for car and cdr
From: |
Miles Bader |
Subject: |
Re: Documentation for car and cdr |
Date: |
Sun, 29 Jan 2006 08:19:50 +0900 |
2006/1/29, Luc Teirlinck <address@hidden>:
> I am not sure what Lisp dialect you have in mind, but both in Elisp
> and in Common Lisp, a list is a Lisp object that is either a cons cell
> or the symbol nil and "cons cell" is synonymous with non-nil list.
You are confusing the concept of a list with the common-lisp "list" type.
A list as talked about by humans is an aggregate data-structure
composed of multiple primitive objects.
-Miles
--
Do not taunt Happy Fun Ball.
- Re: Documentation for car and cdr, (continued)
- Re: Documentation for car and cdr, Richard M. Stallman, 2006/01/28
- Re: Documentation for car and cdr, Jason Rumney, 2006/01/26
- Re: Documentation for car and cdr, Richard M. Stallman, 2006/01/28
- Re: Documentation for car and cdr, Luc Teirlinck, 2006/01/28
- Re: Documentation for car and cdr, David Kastrup, 2006/01/26
- Re: Documentation for car and cdr, Peter Whaite, 2006/01/27
- Re: Documentation for car and cdr, Luc Teirlinck, 2006/01/28
- Re: Documentation for car and cdr,
Miles Bader <=
- Re: Documentation for car and cdr, Luc Teirlinck, 2006/01/28
- Re: Documentation for car and cdr, Miles Bader, 2006/01/28
- Re: Documentation for car and cdr, Luc Teirlinck, 2006/01/28
- RE: Documentation for car and cdr, Drew Adams, 2006/01/28
- RE: Documentation for car and cdr, Drew Adams, 2006/01/28
- RE: Documentation for car and cdr, Drew Adams, 2006/01/30
- Re: Documentation for car and cdr, Alan Mackenzie, 2006/01/26
- Re: Documentation for car and cdr, Tomas Zerolo, 2006/01/26
- Re: Documentation for car and cdr, Ken Manheimer, 2006/01/29
- Re: Documentation for car and cdr, Ken Manheimer, 2006/01/29