emacs-devel
[Top][All Lists]
Advanced

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

Re: Generators (iterators) for Gnu Emacs


From: Michael Heerdegen
Subject: Re: Generators (iterators) for Gnu Emacs
Date: Fri, 05 Dec 2014 23:54:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> I only meant it as an optimization of (gen-append (gen-from-elts
> value) ...).  This form appears twice in your file.

Ok, I then can do it using some non-advertised helper function.

> Not sure.  There's some overlap with url-future.el (which only has the
> "url-" prefix because we didn't want to grab the "future-" prefix
> without first getting more experience with the corresponding
> abstraction).

I would never have found that myself. But this looks good, it's like my
gen-delay plus better error handling.  Hope it looses the url- prefix
some day.


Michael.




reply via email to

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