Liking cljdoc? Tell your friends :D

telsos.lib.pprint


pprint-ddiffclj

(pprint-ddiff x y)

(print-edn-paths edn)

(print-edn-tree e)
(print-edn-tree e depth)

(print-tree node adjs)
(print-tree node adjs show)
(print-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