-
- Downloads
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.
Loading
Please register or sign in to comment