Skip to content
Snippets Groups Projects
Commit f861f6da authored by rtoy's avatar rtoy
Browse files

Change RESULT-TYPE-OR-LOSE to signal an error if the sequence type is

too hairy for use to handle.  This is a workaround for the ansi-test
MAP.48:

    (map '(or (vector t 10) (vector t 5)) #'identity '(1 2 3 4 5))

This used to cause an infinite loop.  Now we get an error.

Need to work on this.
parent 87811b3f
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