guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with cond macro.


From: Marius Vollmer
Subject: Re: Problem with cond macro.
Date: 26 Apr 2002 19:05:46 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Dirk Herrmann <address@hidden> writes:

> Well, I'm not sure I understand all of this:  What about the following:
> 
> (define => #f)
> (cond (#t => 'ok))
> 
> Should this also deliver 'ok ?  It doesn't seem to with the current
> implementation of syncase.

Syncase is not really totally integrated with the module system yet, I
think.  That's why it can be confused by top-level bindings.



reply via email to

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