[ buster ]
[ bullseye ]
[ 原始碼: dash-functional-el ]
套件:elpa-dash-functional(1.2.0+dfsg-7)
elpa-dash-functional 的相關連結
Debian 的資源:
下載原始碼套件 dash-functional-el:
- [dash-functional-el_1.2.0+dfsg-7.dsc]
- [dash-functional-el_1.2.0+dfsg.orig.tar.xz]
- [dash-functional-el_1.2.0+dfsg-7.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
collection of functional combinators for Emacs Lisp
This library contains combinators to enable the use of certain functional programming techniques in Emacs Lisp.
For example, the `-flip' function takes a binary function, and returns a binary function that is the same as the original function, except that the order of its arguments is reversed.
See the elpa-dash package for list processing functions.
其他與 elpa-dash-functional 有關的套件
|
|
|
|
-
- dep: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: elpa-dash (>= 2.0.0)
- modern list manipulation library for Emacs
-
- dep: emacsen-common (>= 2.0.8)
- Common facilities for all emacsen