[Openmcl-devel] Eq definition

Mathieu Suen mathieusuen at yahoo.fr
Tue Mar 2 13:25:32 PST 2010


Hi,

I read the source code of the eq function and find it quite odd:

(defun eq (x y)
  "Return T if OBJ1 and OBJ2 are the same object, otherwise NIL."
  (eq x y))
;; /level-0/l0-pred.lisp

Is it because it's a primitive?

Thanks
	Mth





	

	
		
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com



More information about the Openmcl-devel mailing list