seq-empty-p
seq-empty-p
is a compiled Lisp function in `
seq.el
'. (seq-empty-p
SEQ
) Return non-nil if the sequence
SEQ
is empty, nil otherwise.