As part of the Clojure Examples Wiki experiment, I created a page
adapted from the Cheatsheet, with links to relevant docs and examples
(not many, yet):
http://clojure-examples.appspot.com/clojure.core
It's been reorganized and revised a bit from the Cheatsheet. The
design is a little plain but i
Will Langstroth had suggested this to me in private correspondence and
has built a version for his own use. I haven't (yet) had the bandwidth
to investigate adding this to the autodoc cycle, but I think it's a
great idea.
I've also been realizing lately that the autodoc should include two
other ca
And uses '() for an empty list while () is more idiomatic.
On Sun, Jul 4, 2010 at 1:48 PM, ataggart wrote:
> The cheatsheet is out of date (e.g., still has 'lazy-cons, old meaning
> of 'next).
>
>
> On Jul 2, 2:11 pm, ngocdaothanh wrote:
> > Hi,
> >
> > This is my nth attempt to learn Clojure.
The cheatsheet is out of date (e.g., still has 'lazy-cons, old meaning
of 'next).
On Jul 2, 2:11 pm, ngocdaothanh wrote:
> Hi,
>
> This is my nth attempt to learn Clojure.
>
> I think it will be an improvement if there are links to API document
> for functions in the cheat sheet (http://clojure.
> This is my nth attempt to learn Clojure.
>
> I think it will be an improvement if there are links to API document
> for functions in the cheat sheet (http://clojure.org/cheatsheet).
> Clicking a function name will jump right to the description for the
> function is very convenient for newbies.
W
Hi,
This is my nth attempt to learn Clojure.
I think it will be an improvement if there are links to API document
for functions in the cheat sheet (http://clojure.org/cheatsheet).
Clicking a function name will jump right to the description for the
function is very convenient for newbies.
--
You