Generic-function: SB-SEQUENCE:EMPTYP

package type

Returns T if SEQUENCE is an empty sequence and NIL otherwise. Signals an error if SEQUENCE is not a sequence.

Lambda list

(sequence)