Skip to content

Instantly share code, notes, and snippets.

@pingles
Created November 4, 2013 15:47
Show Gist options
  • Save pingles/7304564 to your computer and use it in GitHub Desktop.
Save pingles/7304564 to your computer and use it in GitHub Desktop.
(reduce + [1 2 3]) ; this is nice and short
; this is a bit longer so break on the 2nd arg
(do-something-longer with-argument-1
(and argument-2
argument-3))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment