logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: OT: Haskell with style [was: darcs patch]: msg#00016

Subject: Re: OT: Haskell with style [was: darcs patch]
On Thu, Jul 01, 2004 at 07:17:40PM +0200, Juliusz Chroboczek wrote:
> > > Hmm... doubly linked lists?
> 
> > I think that would only work if you are willing to force the lists to be
> > evaluated strictly.
> 
> The spine would be evaluated eagerly, but the elements would still be
> lazy.  Does that matter?

Yeah, many list operations can't evaluate the spine without also evaluating
the elements.
-- 
David Roundy
http://www.abridgegame.org


<Prev in Thread] Current Thread [Next in Thread>