loop

Homepage: https://github.com/Wilfred/loop.el

Author: Wilfred Hughes

Updated:

Summary

Friendly imperative loop structures

Commentary

Emacs lisp is missing loop structures familiar to users of newer
languages. This library adds a selection of popular loop structures
as well as break and continue.

Future ideas:

* Named loops so you can break/continue outer loops

Reverse dependencies