[ 原始碼: dash-el ]
套件:elpa-dash(2.14.1+dfsg-1)
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'.