Fixed semantics of various type-classes (CL arrays, numbers, functions &
alien-types) that have superclasses. This was especially problematic with the Dylan collection heterarchy, but some problems could arise with e.g. (subtypep `(member ,#'cons) '(function (t t) cons)) (not technically legal in CL, but used by the compiler on legal programs.)
Please register or sign in to comment