(composite-keyword nameds)
Return a unique keyword that is derived from an ordered collection of named. The function will return the same keyword for the same collection. Cf. [[integrant.core/composite-keyword]]
Return a unique keyword that is derived from an ordered collection of named. The function will return the same keyword for the same collection. Cf. [[integrant.core/composite-keyword]]
(ignite! base+profiles)
(ignite! {:keys [system ig-config derivations no-refsets-graph key-comparator]
:as state}
additional-keys)
(re-ignite! state
keys
&
{:keys [with-descendents?] :or {with-descendents? true}})
(symbolic-ref ref)
Creates a Symbolic Ref. It is simply a marker for a ref with symbols that can be used to walk a config map when using symbols as a templating mechanism.
Creates a Symbolic Ref. It is simply a marker for a ref with symbols that can be used to walk a config map when using symbols as a templating mechanism.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close