Skip to main content

var-set

functionv1.0

clojure.core/var-set

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

No examples yet. Be the first to add one!