Liking cljdoc? Tell your friends :D

clojure.inspector

Graphical object inspector for Clojure data structures.

Graphical object inspector for Clojure data structures.
raw docstring

atom?clj

(atom? x)
source

collection-tagclj

(collection-tag x)
source

get-childcljmultimethod

source

get-child-countcljmultimethod

source

inspectclj

(inspect x)

creates a graphical (Swing) inspector on the supplied object

creates a graphical (Swing) inspector on the supplied object
sourceraw docstring

inspect-tableclj

(inspect-table data)

creates a graphical (Swing) inspector on the supplied regular data, which must be a sequential data structure of data structures of equal length

creates a graphical (Swing) inspector on the supplied regular
data, which must be a sequential data structure of data structures
of equal length
sourceraw docstring

inspect-treeclj

(inspect-tree data)

creates a graphical (Swing) inspector on the supplied hierarchical data

creates a graphical (Swing) inspector on the supplied hierarchical data
sourceraw docstring

is-leafcljmultimethod

source

list-modelclj

(list-model provider)
source

list-providercljmultimethod

source

old-table-modelclj

(old-table-model data)
source

table-modelcljmultimethod

source

tree-modelclj

(tree-model data)
source

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

× close