(get-dependencies [_query-item-name query-item-data])
given a query-item, checks its :with parameter and returns a set of keywords with all dependencies
given a query-item, checks its :with parameter and returns a set of keywords with all dependencies
(get-dependency-paths query-item-data)
given only a query-item-data ({:from ... :with ...}), returns a set of vectors with the dependency paths listed
given only a query-item-data ({:from ... :with ...}), returns a set of vectors with the dependency paths listed
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close