-
Printing the class-path in Clojure
Let’s compare how we print the class-path in Clojure and how we do it on Java. In Clojure: In Java: To be fair, the output is not the same, but the effect is.
Let’s compare how we print the class-path in Clojure and how we do it on Java. In Clojure: In Java: To be fair, the output is not the same, but the effect is.