Dependencies
3Given a lib that is not yet on the repl classpath, make it available by downloading the library if necessary and addin...
functionclojure.repl.deps
Given lib-coords, a map of lib to coord, will resolve all transitive deps for the libs together and add them to the re...
functionclojure.repl.deps
Calls add-libs with any libs present in deps.edn but not yet present on the classpath. :aliases - coll of alias key...
functionclojure.repl.deps