(ctx-values ctx key)
return the values of the key in the context
return the values of the key in the context
(execute components)
(execute components init-ctx)
(execute components init-ctx opts)
execute the components in their dependency order supported options: :merge-fn - a map of {key merge-fn}, the merge-fn is a function that takes a key and a list of values, and return the merged value where the value is a pair of [key-of-the-provider value]
execute the components in their dependency order supported options: :merge-fn - a map of {key merge-fn}, the merge-fn is a function that takes a key and a list of values, and return the merged value where the value is a pair of [key-of-the-provider value]
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 |