home *** CD-ROM | disk | FTP | other *** search
- [Ah, confusion with Interlisp here].
-
- I meant to say "The resolution was some awful switch setting for whether
- or not to treat them as LISTs" rather than "to treat them as ATOMs".
- The switch name is HUNKP.
-
- Interlisp's ATOM predicate is defined simply as (NOT (LISTP x)), and
- LISTP is true only of cons cells [thus (LISTP NIL) is false].
-
- -- JonL --
-
-
-
-