-
- Downloads
It was pointed out to me that the 'should be prepared' terminology for error...
It was pointed out to me that the 'should be prepared' terminology for error checking applied to the case where the first argument of map-into is NIL. In that case, it's an extra step to check whether the other arguments are sequences, so 'lazy' checking can skip it. Modified test map-into.error.2 to accept either outcome.
Please register or sign in to comment