[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: List functions
From: |
Andy Wingo |
Subject: |
Re: List functions |
Date: |
Wed, 01 Dec 2010 20:51:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Hi Hans,
On Wed 01 Dec 2010 17:28, Hans Aberg <address@hidden> writes:
> () x into (() x)
What is the meaning of this?
Did you mean
() x into (map (lambda (f) (f x)) '())
?
Regards,
Andy
--
http://wingolog.org/
- List functions, Hans Aberg, 2010/12/01
- Re: List functions, Joel James Adamson, 2010/12/01
- Re: List functions, Hans Aberg, 2010/12/01
- Re: List functions, Keith Wright, 2010/12/01
- Re: List functions, Hans Aberg, 2010/12/01
- Re: List functions, Hans Aberg, 2010/12/01
- Re: List functions, Keith Wright, 2010/12/01
- Re: List functions, Hans Aberg, 2010/12/01
- Re: List functions, Hans Aberg, 2010/12/01
- Re: List functions, Hans Aberg, 2010/12/03
Re: List functions,
Andy Wingo <=
Re: List functions, Marco Maggi, 2010/12/02