Back

eval-tagged-literal (clj)

(source)

multimethod

Dispatches a tagged literal with control over eval. Dispatch happens on the :tag of the tagged-literal. opts are the options passed to aero.core/read-config. env is a map of already resolved parts of the config. ks is a vector of keys which make up the current position of the tagged literal.

Examples