Install elpa-deferred by entering the following commands in the terminal:
sudo apt update sudo apt install elpa-deferred
Description:
simple asynchronous functions for Emacs Lisp
It is a simple library for asynchronous tasks. . The API is almost the same as JSDeferred (by cho45) and Mochikit.Async (by Bob Ippolito) in JavaScript.
Homepage: https://github.com/kiwanami/emacs-deferred
Version: 0.5.1-1
Section: universe/lisp