On Mon, May 18, 2009 at 1:17 AM, Adrian Cuthbertson <adrian.cuthbert...@gmail.com> wrote: > (alter-var-root (var say-grav) (fn [_] (fn [x] (prn "my-version-grav:" x))))
But this only works if you only want one variation, and you no longer care about the original version, right?. If you want to benchmark your variation against the original, or explore two variations, you can't use this approach, I believe. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---