Atom (special)

(empty)

String

"Whatever you want"

Atoms are strings, and are the only expressions which are not generated by a LISP expression.

As their name indicates, atoms are the indivisible basic elements of all the expressions.

Wherever you need a string, you can generate one by using an atom. Additionally, all elements are, in the very deep, conformed of strings.

Guide index