Skip to content
Snippets Groups Projects
Commit 5a1ecf1a authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix #4 again, but for negative indices.

o Add declaration for LIST-ELT* that the index is a kerrnel:index.
o Clean up ELT to directly call LIST-ELT* instead of having an inlined
  version.
o Fix typo: issue.5 is really issue.4.
o Add tests for invalid indices for ELT and (SETF ELT) for both lists
  and vectors.
parent 00564a1f
No related branches found
No related tags found
No related merge requests found
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