Function: COMMON-LISP:EQ

package type clhs github

Return T if OBJ1 and OBJ2 are the same object, otherwise NIL.

Lambda list

(sb-impl::obj1 sb-impl::obj2)