issues
search
technoblogy
/
ulisp-arm
A version of the Lisp programming language for ARM-based boards.
http://www.ulisp.com/
MIT License
107
stars
30
forks
source link
Negative index to nth should give an error
#30
Closed
technoblogy
closed
3 years ago
technoblogy
commented
4 years ago
> (nth -1 '(a b c)) nil