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

CAR of NIL



I can understand why one would want to be able to take the CDR of NIL, but
why in the world should CAR of NIL be defined?  That seems like it's just
making sloppy programming safe.  Why is NIL more sensible for the CAR of NIL
than any other random value?  Please excuse the tirade, I was just getting used
to the idea of the CDR of NIL being NIL.
-------