(final? zloc)
(find-line-separator s)
(form-matches-key? zloc key context)
(indent form)
(indent form indents)
(indent form indents alias-map)
(insert-missing-whitespace form)
(normalize-newlines s)
(pattern? v)
(read-resource path)
(reformat-form form)
(reformat-form form opts)
(reformat-string form-string)
(reformat-string form-string options)
(reindent form)
(reindent form indents)
(reindent form indents alias-map)
(remove-consecutive-blank-lines form)
(remove-multiple-non-indenting-spaces form)
(remove-surrounding-whitespace form)
(remove-trailing-whitespace form)
(replace-newlines s sep)
(root? zloc)
(sort-arguments zloc)
(sort-ns-references form)
(split-keypairs-over-multiple-lines form)
(unindent form)
(wrap-normalize-newlines f)
cljdoc is a website building & hosting documentation for Clojure/Script libraries