elpa-dash

modern list manipulation library for Emacs
  https://github.com/magnars/dash.el
  0
  no reviews



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'.