ATOM

recognizer for atoms
Major Section:  ACL2-BUILT-INS

(atom x) is true if and only if x is an atom, i.e., not a cons pair.

Atom has a guard of t, and is a Common Lisp function. See any Common Lisp documentation for more information.

To see the ACL2 definition of this function, see pf.