constant/1
Tests whether the given term is a true atom
constant(Term) -(i)
?Term <term>
Compatibility: LPA Win-Prolog.
Remarks:
This predicate succeeds if the given Term is a true atom; otherwise it fails.
See Also atom/1