Back
resume (clj)
(source)function
(resume config system)
(resume config system keys)
Turn a config map into a system map, reusing resources from an existing
system when it's possible to do so. Keys are traversed in dependency order,
resumed with the [[resume-key]] multimethod, then the refs associated with
the key are resolved.