Comment on How a programming language documentation ought to look like: clojuredocsComments−gcb15yi read that page and i'm still clueless as to the need of & in the argument list...−regularfry15yThat's because it's a library reference, not a syntax tutorial.Now, there's an argument that it should have a syntax reference as well, but that doesn't seem to be the goal (yet).
Comments
i read that page and i'm still clueless as to the need of & in the argument list...
That's because it's a library reference, not a syntax tutorial.
Now, there's an argument that it should have a syntax reference as well, but that doesn't seem to be the goal (yet).