Skip to content
Snippets Groups Projects
Commit 47739842 authored by ram's avatar ram
Browse files

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.)
parent a5661f45
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment