sb-docs
Function: SB-KERNEL:%EQL
Lambda list
sb-docs
Docs
»
Function: SB-KERNEL:%EQL
View page source
Function: SB-KERNEL:%EQL
¶
Return T if OBJ1 and OBJ2 represent the same object, otherwise NIL.
Lambda list
¶
(
sb-impl::obj1
sb-impl::obj2
)