ClojureDocs

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

clojure.inspector

Graphical object inspector for Clojure data structures.
Vars in clojure.inspector

a

atom?
no doc

i

inspect
creates a graphical (Swing) inspector on the supplied object
inspect-table
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
creates a graphical (Swing) inspector on the supplied hierarchical data
is-leaf
no doc