Type predicates
typep
and
subtypep
now work when passed names of forward referenced classes. In LispWorks 5.0 and previous versions, this would signal an error. Thanks to Pascal Costanza for pointing out that ANSI Common Lisp 4.3.7 and AMOP both state that forward reference classes have proper names.