(dependees namespaces)
Inverts the requies graph. Returns {ns -> #{downstream-ns ...}}
Inverts the requies graph. Returns {ns -> #{downstream-ns ...}}
(read-file file)
(read-file rdr file)
Returns {<symbol> NS} or Exception
Returns {<symbol> NS} or Exception
(transitive-closure deps starts)
Starts from starts, expands using dependees {ns -> #{downsteram-ns ...}}, returns #{ns ...}
Starts from starts, expands using dependees {ns -> #{downsteram-ns ...}}, returns #{ns ...}
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close