I have been trying in vain to get the namespace docstring of anything  
with print-namespace-doc. It doesn't say what exactly it wants as an  
argument (a symbol, a string, or  a namespace object), but it calls  
ns-name, which wants a symbol, so I give it a symbol. But the symbol  
doesn't have any metadata. I went on to look for namespace-related  
metadata elsewhere, but the namespace object doesn't have any either.  
Of course I looked at namespaces that actually have docstrings in  
their source code (for example clojure.contrib.types). So where does  
the namespace docstring go?

Konrad.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to