(derive-aliases-from-deps deps)Takes a vector of deps, of which each element is in the form accepted by
the ns and require functions to specify dependencies. Returns a map where
each key is a clojure.lang.Symbol that represents the alias, and each value
is the clojure.lang.Symbol that represents the namespace that the alias refers to.
Takes a vector of `deps`, of which each element is in the form accepted by the `ns` and `require` functions to specify dependencies. Returns a map where each key is a clojure.lang.Symbol that represents the alias, and each value is the clojure.lang.Symbol that represents the namespace that the alias refers to.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |