ClojureDocs

Take the 2025 State of Clojure Survey! Help shape the future of Clojure. Take Survey →

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

Recently Updated
claj authored an example for clojure.core/transient 19 days ago.
claj added a see-also from clojure.core/declare to clojure.core/letfn 19 days ago.
claj authored an example for clojure.core/letfn 19 days ago.
bombaywalla authored an example for clojure.core/keyword 24 days ago.
taehee-kim-sherpas authored a note for clojure.core/*assert* 93 days ago.
taehee-kim-sherpas authored a note for clojure.core/assert 93 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.