[plt-dev] compose

From: Jos Koot (jos.koot at telefonica.net)
Date: Mon May 4 02:32:19 EDT 2009

Thanks very much,
Jos

----- Original Message ----- 
From: "Eli Barzilay" <eli at barzilay.org>
To: "Jos Koot" <jos.koot at telefonica.net>
Cc: <plt-dev at list.cs.brown.edu>
Sent: Sunday, May 03, 2009 10:42 PM
Subject: Re: [plt-dev] compose


> On May  3, Jos Koot wrote:
>> (compose) --> error, procedure compose: no clause matching 0 arguments
>> Why not (compose) --> #<procedure:values> ?
>> 
>> The docs of DrScheme, version 4.1.5.5-svn2may2009 [3m] say:
>> 
>> (compose proc ...) ? procedure? 
>> proc : procedure?
>> 
>> This suggests that compose can be applied without actual arguments.
>> The docs do not specify what happens in this case.
> 
> I committed that in svn.
> 
> -- 
>          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                  http://www.barzilay.org/                 Maze is Life!
>


Posted on the dev mailing list.