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)

collection-tagclj

(collection-tag x)

get-childcljmultimethod


get-child-countcljmultimethod


inspectclj

(inspect x)

creates a graphical (Swing) inspector on the supplied object

creates a graphical (Swing) inspector on the supplied object
raw 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
raw 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
raw docstring

is-leafcljmultimethod


list-modelclj

(list-model provider)

list-providercljmultimethod


old-table-modelclj

(old-table-model data)

table-modelcljmultimethod


tree-modelclj

(tree-model data)

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

× close