Skip to content
  • Raymond Toy's avatar
    Fix #4 again, but for negative indices. · 5a1ecf1a
    Raymond Toy authored
    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.
    5a1ecf1a