Liking cljdoc? Tell your friends :D

expound.printer


anon-fn-strclj/s

source

elide-core-nsclj/s

(elide-core-ns s)
source

elide-spec-nsclj/s

(elide-spec-ns s)
source

expand-specclj/s

(expand-spec spec)
source

formatclj/s≠

clj
cljs
(format fmt & args)
source (clj)source (cljs)

indentclj/s

(indent s)
(indent indent-level s)
(indent first-line-indent rest-lines-indent s)

Given an potentially multi-line string, returns that string indented by 'indent-level' spaces. Optionally, can indent first line and other lines different amounts.

Given an potentially multi-line string, returns that string indented by
'indent-level' spaces. Optionally, can indent first line and other lines
different amounts.
sourceraw docstring

indent-levelclj/s

source

key->specclj/s

(key->spec keys problems)
source

keywordsclj/s

(keywords form)
source

max-spec-str-widthclj/s

source

missing-keyclj/s

(missing-key form)
source

no-trailing-whitespaceclj/s

(no-trailing-whitespace s)

Given an potentially multi-line string, returns that string with all trailing whitespace removed.

Given an potentially multi-line string, returns that string with all
trailing whitespace removed.
sourceraw docstring

pprint-fnclj/s

(pprint-fn f)
source

pprint-strclj/s

(pprint-str x)

Returns the pretty-printed string

Returns the pretty-printed string
sourceraw docstring

(print-missing-keys problems)
source

(print-spec-keys problems)
source

simple-spec-or-nameclj/s

(simple-spec-or-name spec-name)
source

singleton?clj/s

(singleton? xs)
source

specs-from-formclj/s

(specs-from-form via)
source

summarize-key-clauseclj/s

(summarize-key-clause [branch match])
source

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

× close