Liking cljdoc? Tell your friends :D

cider.inlined-deps.fipp.v0v6v13.fipp.clojure

Provides a pretty document serializer and pprint fn for Clojure code. See cider.inlined-deps.fipp.v0v6v13.fipp.edn for pretty printing Clojure/EDN data structures

Provides a pretty document serializer and pprint fn for Clojure code.
See cider.inlined-deps.fipp.v0v6v13.fipp.edn for pretty printing Clojure/EDN data structures
raw docstring

blockclj

(block nodes)
source

build-symbol-mapclj

(build-symbol-map dispatch)
source

default-symbolsclj

source

list-groupclj

(list-group & nodes)
source

maybe-aclj

(maybe-a pred xs)
source

pprintclj

(pprint x)
(pprint x options)
source

pretty-arrowclj

(pretty-arrow p [head & stmts])
source

pretty-bindingsclj

(pretty-bindings p bvec)
source

pretty-caseclj

(pretty-case p [head expr & more])
source

pretty-condclj

(pretty-cond p [head & more])
source

pretty-cond-clauseclj

(pretty-cond-clause p [test result])
source

pretty-condpclj

(pretty-condp p [head pred expr & more])
source

pretty-defnclj

(pretty-defn p [head fn-name & more])
source

pretty-fnclj

(pretty-fn p [head & more])
source

pretty-fn*clj

(pretty-fn* p [_ params body :as form])
source

pretty-ifclj

(pretty-if p [head test & more])
source

pretty-implsclj

(pretty-impls p opts+specs)
source

pretty-letclj

(pretty-let p [head bvec & body])
source

pretty-libspecclj

(pretty-libspec p [head & clauses])
source

pretty-methodclj

(pretty-method p [params & body])
source

pretty-nsclj

(pretty-ns p [head ns-sym & more])
source

pretty-quoteclj

(pretty-quote p [macro arg])
source

pretty-reifyclj

(pretty-reify p [head & opts+specs])
source

pretty-typeclj

(pretty-type p [head fields & opts+specs])
source

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

× close