Subject: Re: empty list?
From: Erik Naggum <erik@naggum.no>
Date: 1999/02/08
Newsgroups: comp.lang.lisp
Message-ID: <3127422219075719@naggum.no>

* mlenyon@bellatlantic.net
| How does one test to see if a list is empty?  You see, I'm trying to get a
| stopping condition to my recursive function:

  the function ENDP returns true if the argument is the end of a proper
  list (nil), false at any non-empty list (a cons), and signals an error in
  every other situation.

#:Erik
-- 
  Y2K conversion simplified: Januark, Februark, March, April, Mak, June,
  Julk, August, September, October, November, December.