Skip to content

Instantly share code, notes, and snippets.

Created May 12, 2011 22:13
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 anonymous/969581 to your computer and use it in GitHub Desktop.
Save anonymous/969581 to your computer and use it in GitHub Desktop.
<amalloy> (take 5 (iterate #(%) (apply partial (repeat partial))))
<sexpbot> ⟹ (#<core$partial$fn__3684 clojure.core$partial$fn__3684@d95700>
#<core$partial$fn__3684 clojure.core$partial$fn__3684@ded3e6>
#<core$partial$fn__3684 clojure.core$partial$fn__3684@129be35>
#<core$partial$fn__3684 clojure.core$partial$fn__3684@186a0bd>
#<core$partial$fn__3684 clojure.core$partial$fn__3684@1a2e041>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment