Skip to content

Instantly share code, notes, and snippets.

@ninjudd
Created September 27, 2012 22:53
Show Gist options
  • Save ninjudd/3796944 to your computer and use it in GitHub Desktop.
Save ninjudd/3796944 to your computer and use it in GitHub Desktop.
user=> (meta ^:foo [1 2 3])
{:foo true}
user=> (meta ^:foo '(1 2 3))
{:line 1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment