Add seq-partition and seq-group-by
commitc4a0eff0112298de0a97b63e4e22826bf2b4126c
authorNicolas Petton <nicolas@petton.fr>
Fri, 6 Feb 2015 14:55:57 +0000 (6 15:55 +0100)
committerNicolas Petton <nicolas@petton.fr>
Fri, 6 Feb 2015 14:55:57 +0000 (6 15:55 +0100)
tree8cf3babd3fcb25769c6cd36a52bb7753b143bbe2
parent05211a578ed2c52f6ed818fc173561afbaea54c2
Add seq-partition and seq-group-by

* lisp/emacs-lisp/seq.el: Better docstring for seq.el functions
* test/automated/seq-tests.el: New tests for seq-partition and
  seq-group-by
lisp/ChangeLog
lisp/emacs-lisp/seq.el
test/ChangeLog
test/automated/seq-tests.el