elpa-loop

friendly imperative loop structures for Emacs Lisp
  https://github.com/Wilfred/loop.el
  0
  no reviews



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