[ 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