Skip to content

Instantly share code, notes, and snippets.

@Kungi
Created March 17, 2015 09:18
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 Kungi/b7c55fae2be594ce3452 to your computer and use it in GitHub Desktop.
Save Kungi/b7c55fae2be594ce3452 to your computer and use it in GitHub Desktop.
(if foo-2
(update-in (if foo-1
(update-in coll conj foo1-related)
coll)
conj foo2-related))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment