1
vote
2answers
72 views
Enclojure REPL can’t find dependent clj file on Load
I have a problem with the Enclojure REPL and using clojure modules from it. The Load/Change REPL to file/ns works fine with an isolated clojure file, but breaks with a file which has references to …
