You can perform shallow conversions and deep conversions, and java.data provides quite a bit of control over the conversion process. Conversion of Clojure maps etc to specific Java types is generally ...
Tools for managing namespaces in Clojure. Parse ns declarations from source files, extract their dependencies, build a graph of namespace dependencies within a project, update that graph as files ...