clojuredocs
clojuredocs copied to clipboard
clojuredocs.org web app
I.e. add the `clojure.math` namespace and the following functions to `clojure.core` \- [abs](https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/abs) \- [NaN?](https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/NaN?) \- [infinite?](https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/infinite?) \- [parse-double](https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/parse-double) \- [parse-long](https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/parse-long) \- [parse-boolean](https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/parse-boolean) \- [parse-uuid](https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/parse-uuid) \- [random-uuid](https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/random-uuid) \- [update-keys](https://clojure.github.io/clojure/clojure.core-api.html#clojure.core/update-keys) \-...
Kira Systems was rebranded in 2020, so has a new logo to update.
 Looks like 4clojure has been shut down. An alternative service is available at https://4clojure.oxal.org/
Hi Zachary We have a Clojure [podcast called defn](https://soundcloud.com/defn-771544745) It would be great to have you on to discuss the project Just ping me back if you're interested or hit...
Currently, the only place the options to clojure.java.io.{reader,writer,input-stream,output-stream} are documented is in the docs for clojure.java.io.IOFactory. Ideally, replicate the documentation of the options in the former locations. Minimally, add a...
The search form appears to be hidden on the [`clojure.string`](https://clojuredocs.org/clojure.string) page, but visible on all other namespace index pages. It's present in the DOM, and highlighted by developer tools in...
As you can see here: https://clojuredocs.org/clojure.core/if, current docstring for `if` is "Evaluates test.", instead of expected: ```` if (if test then else?) Special Form Evaluates test. If not the singular...
http://clojure.github.io/core.match/index.html
Hello @zk Thank you for the project, it's very useful. Have you considered the option of being able to vote on the answers provided for the various functions? For example,...
Would be appreciated if https://clojure.github.io/tools.build/index.html is also on clojuredocs