Liking cljdoc? Tell your friends :D

telsos.lib.pprint


pprint-ddiffclj

(pprint-ddiff x y)

pprint-edn-treeclj

(pprint-edn-tree e)
(pprint-edn-tree e depth)

pprint-treeclj

(pprint-tree node adjs)
(pprint-tree node adjs show)
(pprint-tree node adjs show depth)

Prints a tree using a textual representation like in UNIX tree command. adjs : node -> [node] show : node -> String

Prints a tree using a textual representation like in UNIX tree command.
adjs : node -> [node]
show : node -> String
raw docstring

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

× close