Back

expand-scalar (clj)

(source)

function

(expand-scalar x opts env ks)
Expand value x without expanding any elements it may have. Takes either a scalar or a collection (which will be treated as a scalar).

Examples