On Sat 18 Feb 2012 17:20, Noah Lavine <noah.b.lav...@gmail.com> 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