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: Thierry Volpiatto
Subject: Re: Generators (iterators) for Gnu Emacs
Date: Fri, 05 Dec 2014 06:47:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Michael Heerdegen <address@hidden> writes:

> Hello,
>
> I want to contribute a package about generators to Gnu Emacs.
>
> It is quite simple, but turned out to be surprisingly useful to have in
> several situations.  It is efficient and avoids recursion - iterating
> across a generator's elements results in a simple `while' loop being
> executed.
>
> Daniel Colascione suggested to me to rename the thing to "iterators.el",

We already have iterator.el.

-- 
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 




reply via email to

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