You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is another way of naming the loop, which was previously only given by a
symbol in the macro arguments. This might be helpful with `loopy-iter`.
- Update Org doc, Texinfo file, and change log. Use `named` in some examples.
- Add tests of `loopy` and `loopy-iter`.
- Create function `loopy-iter--process-special-arg-loop-name`. Use in
`loopy-iter`.
See also PR #132 and issue #123.
This is another way of naming the loop, which was previously only given by a
symbol in the macro arguments. This might be helpful with `loopy-iter`.
- Update Org doc, Texinfo file, and change log. Use `named` in some examples.
- Add tests of `loopy` and `loopy-iter`.
- Create function `loopy-iter--process-special-arg-loop-name`. Use in
`loopy-iter`.
See also PR #132 and issue #123.
We can already set the name by using a symbol, but maybe this would be useful in
loopy-iter
.The text was updated successfully, but these errors were encountered: