How to Install elpa-loop in Ubuntu 18.04



Install elpa-loop by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-loop

Description:

friendly imperative loop structures for Emacs Lisp

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.

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

Version: 1.3-1

Section: universe/lisp