Liking cljdoc? Tell your friends :D

Changelog

0.1.13 - 2026-01-02

  • When binding 11+ forms, fall over to loop construction to avoid inlining huge forms at the callsite.

0.1.12 - 2026-01-02

Initial release.

  • scoping - establish scoped bindings (CLJ + CLJS).
  • ask - access scoped values (CLJ + CLJS).
  • current-scope - capture current scope map (CLJ only).
  • with-scope - restore a captured scope (CLJ only).
  • assoc-scope - extend a captured scope with additional bindings (CLJ only).

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close