chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] sequences egg


From: Felix
Subject: Re: [Chicken-users] sequences egg
Date: Fri, 19 Nov 2010 09:47:43 -0500 (EST)

> 
> For what it's worth, I think integrating the sequences library with SRFI-42 is
> trivial, though, because SRFI-42 is very conveniently extensible. An
> implementation of a sequences based iterator for SRFI-42 is attached for 
> anyone
> who wants to play around with it :-)

Hey, thanks - I'll check this out.

> 
> I also encountered another weird behaviour that I consider a bug: The 
> expression
> (at-end? (iterator '())) evaluates to #f, which ultimately results in 
> iterators
> over lists never detecting the end of the list when they are stepped through!

Boy, some people really want everything and the kitchen sink!

I have committed a fix. Thanks a lot.


cheers,
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]