From ... From: Erik Naggum Subject: Re: detecting circular lists Date: 2000/08/20 Message-ID: <3175783095888690@naggum.net>#1/1 X-Deja-AN: 660498289 References: mail-copies-to: never Content-Type: text/plain; charset=us-ascii X-Complaints-To: newsmaster@eunet.no X-Trace: oslo-nntp.eunet.no 966807098 3690 195.0.192.66 (20 Aug 2000 21:31:38 GMT) Organization: Naggum Software; vox: +47 8800 8879; fax: +47 8800 8601; http://naggum.no; http://naggum.net User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 Mime-Version: 1.0 NNTP-Posting-Date: 20 Aug 2000 21:31:38 GMT Newsgroups: comp.lang.lisp * nicknews@ptcstudios.com | Is there a Common Lisp function that detects whether or not a list | is circular? The function list-length returns the length of a proper list, or nil when applied to a circular list. #:Erik -- If this is not what you expected, please alter your expectations.