emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including some functions from dash.el in Emacs?


From: Rasmus
Subject: Re: Including some functions from dash.el in Emacs?
Date: Wed, 29 Oct 2014 14:04:54 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3.94 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> think it would be great if Elisp had them builtin, like `flatten`,
>> `filter` or `reduce`.
>
> IIUC, `filter' is covered by `cl-remove-if`, and `reduce' is called
> `cl-reduce', right?

Related is also cl-remove-if-not.

>> Would it make sense to include some of the dash.el functions into Emacs?
>
> I'm in the process of trying to get dash.el included in GNU ELPA.
> I haven't decided yet whether or when it should go into Emacs or stay
> in GNU ELPA.

Thanks Stefan, that's super cool!

—Rasmus

-- 
With monopolies the cake is a lie!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]