Re: Clojure glosary

2016-02-21 Thread Tianxiang Xiong
Yes, something like a typical project glossary, with a list of terms and rigorous definitions. The references are long and detailed, and not what I'm looking for. On Sunday, February 21, 2016 at 1:11:16 AM UTC-6, Mars0i wrote: > > Is the idea that you want a list of very brief definitions, rathe

Re: Clojure glosary

2016-02-20 Thread Mars0i
Is the idea that you want a list of very brief definitions, rather than the long discussions in the Reference section of clojure.org? On Friday, February 19, 2016 at 9:42:56 PM UTC-6, Tianxiang Xiong wrote: > > Thanks, but a cheatsheet is not really what I'm looking for. The > cheatsheet lists

Re: Clojure glosary

2016-02-19 Thread Tianxiang Xiong
Thanks, but a cheatsheet is not really what I'm looking for. The cheatsheet lists commands grouped by function, which is useful, but I'm looking for rigorous, precise definitions of terms like "var" and "identity". On Friday, February 19, 2016 at 9:22:24 PM UTC-6, juvenn wrote: > > Hi Tianxiang,

Re: Clojure glosary

2016-02-19 Thread Juvenn Woo
Hi Tianxiang, there is Clojure cheatsheet that may be helpful to you: http://jafingerhut.github.io/cheatsheet/grimoire/cheatsheet-tiptip-cdocs-summary.html Best, -- Juvenn Woo Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Saturday, 20 February 2016 at 10:39 AM, Tianxiang Xiong wr