eql
eql is a built-in function in `C source code'.
(eql OBJ1 OBJ2)
Return t if the two args are the same Lisp object.
Floating-point numbers of equal value are `eql', but they may not be `eq'.
  C source code'.
(eql OBJ1 OBJ2)
Return t if the two args are the same Lisp object.
Floating-point numbers of equal value are `eql', but they may not be `eq'.