Add seq-mapcat
commit05211a578ed2c52f6ed818fc173561afbaea54c2
authorNicolas Petton <nicolas@petton.fr>
Fri, 6 Feb 2015 14:52:23 +0000 (6 15:52 +0100)
committerNicolas Petton <nicolas@petton.fr>
Fri, 6 Feb 2015 14:52:23 +0000 (6 15:52 +0100)
tree6070ecbed3f1c61b5d48886f06848308f8302ece
parent5c9ad35f1e5fd8ee5561ef48baac1f6ff20ae679
Add seq-mapcat

* lisp/emacs-lisp/seq.el (seq-mapcat): New function
* test/automated/seq-tests.el: Add unit tests for seq-mapcat
lisp/ChangeLog
lisp/emacs-lisp/seq.el
test/ChangeLog
test/automated/seq-tests.el