emacs.d/elpa/dash-functional-20191109.1327/dash-functional-pkg.el

3 lines
260 B
EmacsLisp
Raw Normal View History

2019-11-29 17:16:57 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "dash-functional" "20191109.1327" "Collection of useful combinators for Emacs Lisp" '((dash "2.0.0") (emacs "24")) :commit "e85ed7aa93ef0959b630607bca17af90c74b34be" :keywords '("lisp" "functions" "combinators"))