0.9.16.10:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 1 Sep 2006 14:57:29 +0000 (14:57 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 1 Sep 2006 14:57:29 +0000 (14:57 +0000)
Massage the new ARRAY :SIMPLE-UNION2 type method into a little
bit more of acceptability.
... now (or simple-string simple-array) is the same as
(or simple-array simple-string)
... really quite complicated unions still seem to work, judging
by ETYPECASE.15 and SUBTYPEP.OR.4
... include some simple test cases.


No differences found