Skip to content

Instantly share code, notes, and snippets.

@maleghast
Created June 17, 2012 21:41
Show Gist options
  • Save maleghast/2945808 to your computer and use it in GitHub Desktop.
Save maleghast/2945808 to your computer and use it in GitHub Desktop.
4Clojure #42 SPOILERS!
(fn [x] (reduce * (rest (range (+ x 1)))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment