guile-devel
[Top][All Lists]
Advanced

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

Re: doc srfi-0 cond-expand


From: Marius Vollmer
Subject: Re: doc srfi-0 cond-expand
Date: Mon, 16 Aug 2004 00:06:03 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Kevin Ryde <address@hidden> writes:

> Some new words below for cond-expand,

Nice.  We might also want to add some more words on how cond-expand is
implemented, including docs for cond-expand-provide.

Very briefly: cond-expand-provide adds a feature symbol to a given
module and cond-expand looks at each 'used' module whether one of them
has the requested feature.

Thus, cond-expand can behave differently in different modules and the
list of provided SRFIs is not a global property.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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