Graphical object inspector for Clojure data structures.
Graphical object inspector for Clojure data structures.
(atom? x)
(collection-tag x)
(inspect x)
creates a graphical (Swing) inspector on the supplied object
creates a graphical (Swing) inspector on the supplied object
(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
(inspect-tree data)
creates a graphical (Swing) inspector on the supplied hierarchical data
creates a graphical (Swing) inspector on the supplied hierarchical data
(list-model provider)
(old-table-model data)
(tree-model data)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close