Skip to content

Instantly share code, notes, and snippets.

@neilmock
Created January 9, 2013 22:12
Show Gist options
  • Save neilmock/4497468 to your computer and use it in GitHub Desktop.
Save neilmock/4497468 to your computer and use it in GitHub Desktop.
user> (cons 1 (list 1 2 3))
(1 1 2 3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment