Re: Docstrings in Clojure?

2010-08-28 Thread Paddy3118
Thanks guys. I have mentioned Clojure in the Wikipedia entry for Docstrings at: http://en.wikipedia.org/wiki/Docstring On 19 Aug, 21:22, Paddy3118 wrote: > Hi, Does clojure have docstrings:http://en.wikipedia.org/wiki/Docstring > and, if so, do you have a link to the feature in the C

Re: Docstrings in Clojure?

2010-08-20 Thread Paddy3118
On Aug 19, 9:37 pm, Joop Kiefte wrote: > (defn function-name >     "Your docstring goes here" >     [your argument list & more] >    (call some functions)) > > 2010/8/19 Paddy3118 : > > > Hi, Does clojure have docstrings:http://en.wikipedia.org/wiki/Doc

Docstrings in Clojure?

2010-08-19 Thread Paddy3118
Hi, Does clojure have docstrings: http://en.wikipedia.org/wiki/Docstring and, if so, do you have a link to the feature in the Clojure documentation? Thanks. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@g