Closed gtod closed 10 years ago
Looks great! Apparently alexandria's copy-array is broken for arrays that are produced from delete-if (at least in CCL) so I'm going to have to tweak that a bit, but otherwise everything works great.
By using fill-pointer t you get the length of the vector for the fill-pointer and of course for vectors the same length as their fill-pointers no problems, but otherwise disaster... ;) Thanks for all this.
Hey Andrew,
I actually have a cold so even changes this small may be a bit wacky so do feel free to ignore this for a while until I convince myself they are sensible.
The first commit addresses wookie issue #45, the second #44 and the third is just an optional tidy up.
Cheers,
Greg