chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] deprecate "constant" declaration, document


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] deprecate "constant" declaration, document "pure"
Date: Tue, 13 Sep 2011 10:34:34 +0200
User-agent: Mutt/1.4.2.3i

On Tue, Sep 13, 2011 at 10:21:58AM +0200, Felix wrote:
> Attached is a patch that adds documentation for the "pure"
> declaration, which declares a toplevel identifier to name
> a procedure that is free of side effects (and thus calls to it
> may be eliminated). This declaration was previously named
> "constant", which is now deprecated.

Looks fine to me.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

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