aero.alpha.core

(source)
Public Variable Short Description
eval-tagged-literal (clj) Dispatches a tagged literal with control over eval.
expand (clj) Expand value x.
expand-case (clj) Expands a case-like value, in the same way as #profile, #user, etc.
expand-coll (clj) Expand value x as a collection.
expand-scalar (clj) Expand value x without expanding any elements it may have.
expand-scalar-repeatedly (clj) Expand value x until it is either incomplete or no longer a tagged-literal.
kv-seq (clj) Implementation detail.
reassemble (clj)