Skip to content

Instantly share code, notes, and snippets.

@shinmuro
Created March 14, 2014 04:27
Show Gist options
  • Select an option

  • Save shinmuro/9542139 to your computer and use it in GitHub Desktop.

Select an option

Save shinmuro/9542139 to your computer and use it in GitHub Desktop.
;; cannot apply to 4Clojure answer.
(fn uce
[expr]
(fn [m] (eval (clojure.walk/postwalk-replace m expr))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment