[racket-dev] racket/stream

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Thu Mar 17 15:56:32 EDT 2011

On Thu, Mar 17, 2011 at 2:53 PM, Matthias Felleisen
<matthias at ccs.neu.edu> wrote:
>
>
> That's the heart of the question, its distillation to a one-liner.
>
> The real question how a list can __be__ a stream and how a LR stream can __be__ a stream. At a minimum, I would have expected a list can be converted into a stream and a lazy stream can be converted into a stream. (And the last sentence shows why this terminology is questionable.)

FWIW, I think you're asking a question about stream? here, not just stream-cons.

Robby



Posted on the dev mailing list.