0.7.12.31:
[sbcl.git] / src / code / early-type.lisp
index 0af4281..4bb7c97 100644 (file)
                                 (logand (sxhash x) #x3FF))
               :hash-bits 10
               :init-wrapper !cold-init-forms)
-             ((orig equal))
+             ((orig equal-but-no-car-recursion))
   (let ((u (uncross orig)))
     (or (info :type :builtin u)
        (let ((spec (type-expand u)))