Function: drop
drop is a function alias for nthcdr, defined in fns.c.
Signature
(drop N LIST)
Documentation
Take cdr N times on LIST, return the result.
Probably introduced at or before Emacs version 30.1.
dropdrop is a function alias for nthcdr, defined in fns.c.
(drop N LIST)
Take cdr N times on LIST, return the result.
Probably introduced at or before Emacs version 30.1.