Skip to content

Instantly share code, notes, and snippets.

@oakmac
Created February 16, 2016 04:00
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 oakmac/61493446c44f136191e4 to your computer and use it in GitHub Desktop.
Save oakmac/61493446c44f136191e4 to your computer and use it in GitHub Desktop.
(let [a (:a my-map)
b (:b my-map)
c (:c my-map)]
(do-a-thing a b c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment