Common Lisp predicate basics: which function returns t when and only when the provided object is a symbol?

Difficulty: Easy