Homepage: https://github.com/Wilfred/loop.el
Author: Wilfred Hughes
Updated:
Friendly imperative loop structures
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