[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fakery



(defun nil () ())
NIL
(plist 'nil)
(EXPR (LAMBDA NIL NIL))
(NIL)
;NIL UNDEFINED FUNCTION OBJECT

;BKPT UNDF-FNCTN

So the fake PLIST of NIL is really fake after all!