Alex Miller

Results 98 comments of Alex Miller

pprint itself is pretty complicated, this could move https://clojure.github.io/clojure/doc/clojure/pprint/PrettyPrinting.html here for example

Thanks for all this Ray - just want to let you know I see this and the other issue and would like to make these things better, but will likely...

I would love to have a more comprehensive overview of where things like varargs / multiarity / prepost / etc are available across the different kinds of invocable things (functions,...

If you want to contribute a new page, it's best to do that via a PR here, and then David or I can take care of fixing up the menu...

I guess the plugins/build tools stuff are just external links so I can see what @swannodette wants to put there and fix that up.

FYI, one existing page that's not mentioned above is https://clojure.org/guides/core_async_go. For stuff that's more reference in nature (comprehensive over of functionality) a reference page is more appropriate. For stuff that...