Back

add-libs (clj)

(source)

function

(add-libs lib-coords)
Given lib-coords, a map of lib to coord, will resolve all transitive deps for the libs together and add them to the repl classpath, unlike separate calls to add-lib.

Examples