endp
endp is an alias for `cl-endp' in `cl.el
'.
(endp X)
Return true if X is the empty list; false if it is a cons.
Signal an error if X is not a list.
cl.el
'.
(endp X)
Return true if X is the empty list; false if it is a cons.
Signal an error if X is not a list.