-
- Downloads
Fixed make-array to allow :initial-contents to be built out of any kind
of sequence, not just lists. Fixed vector-push and vector-push-extend to return the original fill pointer, not the new fill pointer. Fixed vector-pop to return the value indexed by the new fill pointer, not the original fill pointer.
Loading
Please register or sign in to comment