(cdr ()) makes it explode. What's nil? null nil don't exist
I do really like this. I was hoping for something like this where it would allow me to write lisp instead of javascript.
> (cdr '()) => () > (cdr (listÂ)) => ()