Liking cljdoc? Tell your friends :D
Clojure only.

ancient-clj.load


load-versions!clj

(load-versions! loaders {:keys [group id]})

Load all available versions for the given artifact. loaders should be a map associating a repository ID with a two-parameter function producing a seq of maps with :version/:version-string keys based on artifact group and ID.

Result will be a map associating each repository ID either with the respective seq or an instance of Throwable.

Load all available versions for the given artifact. `loaders`
should be a map associating a repository ID with a two-parameter
function producing a seq of maps with `:version`/`:version-string`
keys based on artifact group and ID.

Result will be a map associating each repository ID either with the
respective seq or an instance of Throwable.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close