Binary package “elpa-dash” in ubuntu bionic

Modern list manipulation library for Emacs

 dash.el is API library to manipulate a list by Emacs Lisp.
 This library offers very common feature in other programming languages
 (e.g. map, slice, copy, concat, replace, reduce, union etc) without
 require a 'cl'.