Graphical object inspector for Clojure data structures.
Graphical object inspector for Clojure data structures.
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close