Skip to content

Instantly share code, notes, and snippets.

@jamiecurran
Created October 3, 2014 19:13
Show Gist options
  • Save jamiecurran/5a98d7912e1798682231 to your computer and use it in GitHub Desktop.
Save jamiecurran/5a98d7912e1798682231 to your computer and use it in GitHub Desktop.
clojure varargs
(def sum [& args]....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment