Mark Rathwell <mark.rathw...@gmail.com> writes:

> (clojure.repl/source-fn 'qw) will give you the source.

You can also use serializable-fn to create a function that will carry
its source around with it in metadata:

https://github.com/technomancy/serializable-fn

But it's not very well tested.

-Phil

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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

Reply via email to