[plt-scheme] except-out?

From: Jos Koot (jos.koot at telefonica.net)
Date: Fri Feb 1 12:34:26 EST 2008

Thanks, that works.
Jos Koot

----- Original Message ----- 
From: "Chongkai Zhu" <czhu at cs.utah.edu>
To: "Jos Koot" <jos.koot at telefonica.net>
Cc: <plt-scheme at list.cs.brown.edu>
Sent: Friday, February 01, 2008 6:21 PM
Subject: Re: [plt-scheme] except-out?


> (module a scheme (provide (except-out (all-from-out scheme) +)))
>
> Chongkai
>
> Jos Koot wrote:
>> You would do me a great favor by telling what is wrong in:
>>  (module a scheme (provide (except-out scheme +)))
>>  Welcome to DrScheme, version 3.99.0.10-svn31jan2008 [3m].
>> Language: Module.
>> except-out: identifier `+' not included in nested provide spec in: scheme
>>  Kind regards, Jos Koot
>>
>
> 



Posted on the users mailing list.