emacs-devel
[Top][All Lists]
Advanced

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

[Request] seq-map and mapcar with arbitrary number of sequences


From: bruce.connor.am
Subject: [Request] seq-map and mapcar with arbitrary number of sequences
Date: Sat, 10 Oct 2015 08:24:06 +0100

The basic map operation in Common lisp, Clojure, and cl-lib all support receiving an arbitrary number of sequences. I think it makes sense for seq-map to do that too.

Furthermore, if anyone feels up to the task, I think it would make sense for the builtin mapc and mapcar too.

Best,
Artur


reply via email to

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