I am making a namespace inspector (using JavaFX) (somewhat like the 
Swing-based tree-inspector in Clojure), and when getting a function, I 
would like to diplay the same meta-information as "doc" prints in the REPL 
- including the special forms data coded in a private var/map in Clojure.


On Friday, October 2, 2015 at 3:40:20 PM UTC+2, Alex Miller wrote:
>
> What would you do with doc-fn?
>
> I think this is a reasonable enhancement request but backing it up with a 
> use case would help a lot (presuming you wanted to file a jira).
>
>
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to