Skip to content
Snippets Groups Projects
Commit 85f79adc authored by wlott's avatar wlott
Browse files

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.
parent c51c62e0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment