[plt-scheme] minor glitch in Lazy Scheme?
----- Original Message -----
From: "Eli Barzilay" <eli at barzilay.org>
To: "jos koot" <jos.koot at telefonica.net>
Cc: "Prabhakar Ragde" <plragde at uwaterloo.ca>; "PLT Scheme"
<plt-scheme at list.cs.brown.edu>
Sent: Saturday, January 13, 2007 6:58 PM
Subject: Re: [plt-scheme] minor glitch in Lazy Scheme?
> On Jan 13, jos koot wrote:
>> My humble suggestion:
>> Comparison of the fridges of two trees [snip]
>
> I did that too -- I wrote the code that turn the fringes into lists,
> explained what the problem was, then asked for a solution in Lazy
> Scheme. Very few got the idea that the same code is a proper solution
> in this case.
Exactly
>
> But this could be done just the same using lazy streams.
>
> --
> ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
> http://www.barzilay.org/ Maze is Life!
>
Jos Koot