ClojureDocs

Nav

Namespaces

var-set

clojure.core

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