Which primitive tests two arguments to see if their values are the same expression?
Equal
Eql
Eq
=
(A) Equal
Explanation:
Equal primitive tests two arguments to see if their values are the same expression. It works on atoms and lists.