Public Vars

Back

var-set (clj)

(source)

function

(var-set x val)
Sets the value in the var object to val. The var must be thread-locally bound.

Examples