Liking cljdoc? Tell your friends :D
Clojure only.

cover.core


hideclj

(hide x
      &
      {:keys [print-method ns] :or {print-method default-print-method ns *ns*}})

Hides data structure internals from printing in other namespaces

Hides data structure internals from printing in other namespaces
raw docstring

revealclj

(reveal x)

Reveals previously hidden data structure internals

Reveals previously hidden data structure internals
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close