(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 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 |