[racket-dev] racket/stream

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Mar 17 16:52:41 EDT 2011

At Thu, 17 Mar 2011 16:48:45 -0400, Matthias Felleisen wrote:
> 
> On Mar 17, 2011, at 4:46 PM, Matthew Flatt wrote:
> 
> >> 
> >> I disagree only because of the lazy nature of stream __construction__, 
> >> the potential confusion for first-timers, and the potential confusion with
> >> some srfi or other. 
> > 
> > Can you provide an example that would create confusion?
> 
> 
> See recent post and discussion on the user group. 

I see only confused related to `stream-cons' not being lazy, while I'm
proposing that `stream-cons' exactly the usual lazy form. Am I missing
something else?



Posted on the dev mailing list.