Skip to content

Instantly share code, notes, and snippets.

@bradfordw
Created March 5, 2012 22:35
Show Gist options
  • Save bradfordw/1981646 to your computer and use it in GitHub Desktop.
Save bradfordw/1981646 to your computer and use it in GitHub Desktop.
(into {}
(for [[k v] orig-map]
[(keyword k) v]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment