emacs-devel
[Top][All Lists]
Advanced

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

Re: Would seq-range and seq-mapcat be useful?


From: Artur Malabarba
Subject: Re: Would seq-range and seq-mapcat be useful?
Date: Thu, 29 Jan 2015 16:02:18 -0200

As easy as it us to apply append mapcar, I do sometimes miss mapcat.

OTOH, as far as I can tell elisp only uses concat for strings. So I'm not sure if the name fits.

On 29 Jan 2015 16:54, "Nicolas Petton" <address@hidden> wrote:
Hi guys,

While using seq.el, I often miss functions like seq-mapcat and
seq-range. Do you think adding such functions would be a good addition
to seq.el?

Cheers,
Nico
--
Nicolas Petton
http://nicolas-petton.fr



reply via email to

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