(dependency-graph config)
Builds a dependency graph on the keys in config
.
Builds a dependency graph on the keys in `config`.
(dependency-order graph)
(dependency-order graph selectors)
Returns config entries providing selectors
in dependency order.
Returns config entries providing `selectors` in dependency order.
(required-keys graph key)
Returns resolved dependencies of the component with the given key
, as
a sequence of sequences, in the declared order.
Returns resolved dependencies of the component with the given `key`, as a sequence of sequences, in the declared order.
(reverse-dependency-order graph)
(reverse-dependency-order graph selectors)
Returns config entries providing selectors
in reverse dependency order.
Returns config entries providing `selectors` in reverse dependency order.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close