Skip to content

Instantly share code, notes, and snippets.

@henrikh
Created December 9, 2009 11:50
Show Gist options
  • Select an option

  • Save henrikh/252426 to your computer and use it in GitHub Desktop.

Select an option

Save henrikh/252426 to your computer and use it in GitHub Desktop.
(setf n 2) ;; Returnerer symbolet 'N'
N ;; returnerer 2
n ;; returnerer 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment