guile-user
[Top][All Lists]
Advanced

[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/



reply via email to

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