ClojureDocs

ClojureDocs is a community-powered documentation and examples repository for the Clojure programming language.

Recently Updated
wlkr added a see-also from clojure.core/parse-double to clojure.core/parse-long 15 hours ago.
wlkr added a see-also from clojure.core/parse-long to clojure.core/parse-double 15 hours ago.
wlkr added a see-also from clojure.core/first to clojure.core/peek 5 days ago.
teodorlu authored an example for clojure.core/try 13 days ago.
lambduhh authored an example for clojure.tools.build.api/jar 39 days ago.
lambduhh added a see-also from clojure.tools.build.api/jar to clojure.tools.build.api/delete 39 days ago.
Clojure in Production
Contribute to ClojureDocs

We need your help to make ClojureDocs a great community resource. Here are a couple of ways you can contribute.

  • Give Feedback

    Please open a ticket if you have an idea of how we can improve ClojureDocs.

  • Add an Example

    Sharing your knowledge with fellow Clojurists is easy:

    First, take a look at the examples style guide, and then add an example for your favorite var (or pick one from the list).

    In addition to examples, you also have the ability to add 'see also' references between vars.