Liking cljdoc? Tell your friends :D

ch.codesmith.blocks


blocksclj

(blocks {:keys [blocks]})
source

check-base-configclj

source

check-profile-configclj

source

checkerclj

(checker spec)
source

componentsclj

(components {:keys [components]})
source

deep-mergeclj

(deep-merge & maps)
source

deep-merge-withclj

(deep-merge-with f & maps)
source

derivationclj

(derivation derivations key)
source

envvarclj

(envvar {:keys [envvar coerce]})
source

get-blockclj

(get-block {:keys [system derivations]} key)
source

halt!clj

(halt! {:keys [system methods]})
source

ignite!clj

(ignite! base+profiles)
(ignite! {:keys [system ig-config] :as state} keys)
source

initclj

(init base+profiles)
(init base+profiles keys)
source

merge-with-profilesclj

(merge-with-profiles base & profiles)
source

quench!clj

(quench! {:keys [system ig-config] :as state} keys)
source

re-ignite!clj

(re-ignite! state
            keys
            &
            {:keys [with-descendents?] :or {with-descendents? true}})
source

resolve-blockclj

(resolve-block {:keys [derivations] :as instance} key)
source

slurp-fileclj

(slurp-file {:keys [file slurp] :or {slurp clojure.core/slurp}})
source

with-systemcljmacro

(with-system [var base+profiles] & body)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close