1.0.35.15: Add and export various functions related to type specifiers.
[sbcl.git] / src / code / cross-type.lisp
index 32becc3..e431dbb 100644 (file)
 ;;; T unless it's certain) and the second value to tell whether it's
 ;;; certain.
 (defun cross-typep (host-object raw-target-type)
-  (let ((target-type (type-expand raw-target-type)))
+  (let ((target-type (typexpand raw-target-type)))
     (flet ((warn-and-give-up ()
            ;; We don't have to keep track of this as long as system
            ;; performance is acceptable, since giving up