How to Install elpa-concurrent in Ubuntu 18.04



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

sudo apt update
sudo apt install elpa-concurrent

Description:

higher level library for concurrent tasks

It is a higher level library for concurrent tasks based on deferred.el. This library has following features: . - Generator - Green thread - Semaphore - Dataflow - Signal/Channel

Homepage: https://github.com/kiwanami/emacs-deferred

Version: 0.5.1-1

Section: universe/lisp