mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-18 10:16:51 +00:00
5a9eba603d
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. |
||
---|---|---|
.. | ||
edebug-resources | ||
eieio-tests | ||
faceup-resources | ||
faceup-tests | ||
package-resources | ||
shadow-resources | ||
testcover-resources | ||
backtrace-tests.el | ||
benchmark-tests.el | ||
bytecomp-tests.el | ||
cconv-tests.el | ||
checkdoc-tests.el | ||
cl-extra-tests.el | ||
cl-generic-tests.el | ||
cl-lib-tests.el | ||
cl-macs-tests.el | ||
cl-preloaded-tests.el | ||
cl-print-tests.el | ||
cl-seq-tests.el | ||
cl-tests.el | ||
derived-tests.el | ||
edebug-tests.el | ||
ert-tests.el | ||
ert-x-tests.el | ||
generator-tests.el | ||
gv-tests.el | ||
let-alist-tests.el | ||
lisp-mode-tests.el | ||
lisp-tests.el | ||
map-tests.el | ||
nadvice-tests.el | ||
package-tests.el | ||
pcase-tests.el | ||
pp-tests.el | ||
regexp-opt-tests.el | ||
ring-tests.el | ||
rmc-tests.el | ||
rx-tests.el | ||
seq-tests.el | ||
shadow-tests.el | ||
subr-x-tests.el | ||
tabulated-list-test.el | ||
testcover-tests.el | ||
text-property-search-tests.el | ||
thunk-tests.el | ||
timer-tests.el |