Skip to content

Instantly share code, notes, and snippets.

@daniel-cussen
Created February 23, 2011 18:01
Show Gist options
  • Save daniel-cussen/840835 to your computer and use it in GitHub Desktop.
Save daniel-cussen/840835 to your computer and use it in GitHub Desktop.
Behavior of quote in golomb forest lisp repl
> (cdr '(1 2 3))
((2 . 3) . NIL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment