Re: Handling deep list recursion
milkvetch <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <87ldeq76k4.fsf@syzygy> |
milkvetch <[email protected]> writes: > Although this doesn't return t only for valid alists; ‘consp’ returns > true for _all_ cons cells, not just (KEY . VALUE) pairs. Nevermind this, I didn't think it through :-) But there should be an additional condition that checks whether or not the original OBJECT is null.