Method: (P-ENDP (EQL NIL))
Source
(defmethod p-endp ((object (eql nil))) t)
Source Context