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.

View in manual

Probably introduced at or before Emacs version 30.1.

Aliases

-drop drop