[ buster ]
[ bullseye ]
[ Bron: dash-functional-el ]
Pakket: elpa-dash-functional (1.2.0+dfsg-7)
Verwijzigingen voor elpa-dash-functional
Debian bronnen:
Het bronpakket dash-functional-el downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan elpa-dash-functional gerelateerde pakketten
|
|
|
|
-
- 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