Liking cljdoc? Tell your friends :D

refactor-nrepl.ns.pprint


pprint-metaclj

(pprint-meta m & {:keys [newlines] :or {newlines false}})

Given some metadata m, print the shorthand metadata first, and the longhand metadata second, trying to convert to shorthand notation if possible

If newlines is true, it prints a newline after each piece of longhand metadata

Given some metadata m, print the shorthand metadata first, and the
longhand metadata second, trying to convert to shorthand notation if
possible

If newlines is true, it prints a newline after each piece of
longhand metadata
sourceraw docstring

pprint-nsclj

(pprint-ns [_ name & more :as ns-form])
source

pprint-require-formclj

(pprint-require-form [_ & libspecs])
source

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

× close