3 lines
260 B
EmacsLisp
3 lines
260 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "dash-functional" "20180107.1618" "Collection of useful combinators for Emacs Lisp" '((dash "2.0.0") (emacs "24")) :commit "453c775e64e9ca61964b785b6d58ec00e4fec6d0" :keywords '("lisp" "functions" "combinators"))
|