diff options
author | Nicolas Petton <nicolas@petton.fr> | 2018-12-18 09:42:50 +0100 |
---|---|---|
committer | Nicolas Petton <nicolas@petton.fr> | 2018-12-18 09:42:50 +0100 |
commit | 5a9eba603d193324c7ff8c654fa28c6b4f3928f7 (patch) | |
tree | da277418a4a17987e8ba30642de863f09b9f5bc1 /lisp/emacs-lisp/generic.el | |
parent | 73b2f7ac698601d3dfbedd7949d95bc506497c50 (diff) | |
download | emacs-5a9eba603d193324c7ff8c654fa28c6b4f3928f7.tar.gz |
New convenience functions in seq.el
Functions to access the first or all but the first elements of
sequences have been repeatedly asked for (the last occurrence being
https://github.com/NicolasPetton/seq.el/issues/9).
* lisp/emacs-lisp/seq.el (seq-first, seq-rest): New functions.
* test/lisp/emacs-lisp/seq-tests.el (test-seq-first, test-seq-rest):
New tests for seq-first and seq-rest.
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions