guile-devel
[Top][All Lists]
Advanced

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

Re: Adding Identities to Peval


From: Andy Wingo
Subject: Re: Adding Identities to Peval
Date: Sun, 19 Feb 2012 10:53:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Sat 18 Feb 2012 17:20, Noah Lavine <address@hidden> writes:

> Here is another patch that fixes the first of my examples. (let* ((x
> (random)) (y x)) (eq? x y)) now folds to (begin (random) #t). It
> turned out to be much smaller than the previous approach. Is it all
> right if I push this?

Looks good to me, if you add a test at the same time :-)

Andy
-- 
http://wingolog.org/



reply via email to

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