Skip to content

Instantly share code, notes, and snippets.

@gfredericks
Created June 25, 2011 21:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gfredericks/1046928 to your computer and use it in GitHub Desktop.
Save gfredericks/1046928 to your computer and use it in GitHub Desktop.
(for [ob j]
(for [property (:properties ob)]
(merge property (dissoc ob :properties))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment