Liking cljdoc? Tell your friends :D

clojure.tools.deps.specs


explain-depsclj

(explain-deps deps-map)

If a spec is invalid, return a message explaining why, suitable for an error message

If a spec is invalid, return a message explaining why, suitable
for an error message
sourceraw docstring

valid-deps?clj

(valid-deps? deps-map)

Determine whether the deps map is valid according to the specs

Determine whether the deps map is valid according to the specs
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close