(blocks {:keys [blocks]})
(checker spec)
(components {:keys [components]})
(deep-merge & maps)
(deep-merge-with f & maps)
(derivation derivations key)
(envvar {:keys [envvar coerce]})
(get-block {:keys [system derivations]} key)
(halt! {:keys [system methods]})
(ignite! base+profiles)
(ignite! {:keys [system ig-config] :as state} keys)
(init base+profiles)
(init base+profiles keys)
(merge-with-profiles base & profiles)
(quench! {:keys [system ig-config] :as state} keys)
(re-ignite! state keys & {:keys [with-descendents?] :or {with-descendents? true}})
(resolve-block {:keys [derivations] :as instance} key)
(slurp-file {:keys [file slurp] :or {slurp clojure.core/slurp}})
(with-system [var base+profiles] & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries