Documentation Prolog Predicate Reference builtin atom/1

atom/1

Check if atom.

Description

atom( @term )

atom(X) is true if and only if X is an atom.

Implementation