more enhancments.
There are some practical problem with iter-defun though: it has several
bugs on which there doesn't seem to be any movement[1][2][3],
That's unfortunate, because it's a really w=
ell-designed library. Stefan has apparently resumed work on these issues (e=
.g commit 89898e43c7ceef28bb3c2116b4d8a3ec96d9c8da), so let's hope they=
will be fixed eventually.
=C2=A0
it's
reported to be slow[4], and cl-loop's iter-by keyword is not documented=
at all (that could be easily fixed, at least).=C2=A0 I wonder if streams[5]=
is a better direction.=C2=A0
Maybe, tho=
ugh I'd be hesitant to add yet another library for the same thing to Em=
acs, and I much prefer generator.el's interface.