#<THREAD tid=63927 "main thread" RUNNING {1003F801D3}>:
Invalid index 1 for (VECTOR T 2) with fill-pointer 1,
should be a non-negative integer below 1.
Is such removal meant not be supported? Or it seems that the actual removal should be deferred until all recursive emits have been done, considering that codes below are also possible:
0
1
2
3
debugger invoked on a SB-KERNEL:INDEX-TOO-LARGE-ERROR in thread
#<THREAD tid=63927 "main thread" RUNNING {1003F801D3}>:
Invalid index 1 for (VECTOR T 2) with fill-pointer 1,
should be a non-negative integer below 1.
which throws
Is such removal meant not be supported? Or it seems that the actual removal should be deferred until all recursive emits have been done, considering that codes below are also possible:
which prints